diff --git a/changelog.md b/changelog.md index 176c9a1..dcd7b83 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,14 @@ # Changelog +## 0.1.6 + + * Fixes CI for git-lfs based package builds (#60) + * Rename VMs (#59) + * Restructures the code base with more object methods (#55) + * Add quality control tools (#54) + * Improve error handling, tests (#53) + * Adds buster packaging in CI (#52) + ## 0.1.5 * Update build-requirements.txt to include wheels for Buster diff --git a/securedrop_proxy/VERSION b/securedrop_proxy/VERSION index 9faa1b7..c946ee6 100644 --- a/securedrop_proxy/VERSION +++ b/securedrop_proxy/VERSION @@ -1 +1 @@ -0.1.5 +0.1.6