Skip to content

Commit

Permalink
Bump version to 0.4.0 and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rocodes committed Jul 5, 2022
1 parent 90a5acc commit 5abf047
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.4.0

* Reject JSON with duplicate keys (TOB-SDW-014) (#98)
* Support Debian Bullseye (#100, #97)
* Use reproducible wheels (#81, #85)
* Dependency updates (#82, #88, #91, #93, #95, #96)

## 0.3.1

* Moved proxy configuration to private volume (#79)
Expand Down
2 changes: 1 addition & 1 deletion securedrop_proxy/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.1
0.4.0

0 comments on commit 5abf047

Please sign in to comment.