Skip to content

Commit

Permalink
Merge pull request #80 from freedomofpress/0_5_0-update-changelog
Browse files Browse the repository at this point in the history
updated version and changelog
  • Loading branch information
emkll authored Nov 4, 2020
2 parents 155b977 + 25175d3 commit 444ba5b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.3.1

* Moved proxy configuration to private volume (#79)
* Added black and isort checks to standardise code formatting (#61)
* Update urllib3 to version 1.25.10, requests to version 2.22.0, due to CVE-2020-26137 (#76).

## 0.3.0

* Use incoming timeout value from JSON (#69).
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.0
0.3.1

0 comments on commit 444ba5b

Please sign in to comment.