mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Add missing entry in 0.3.2 changelog
The issue https://github.com/freedomofpress/dangerzone/pull/197 ended up being added in the release but had not been updated in the changelog.
This commit is contained in:
parent
d7cbe419cc
commit
20679c3159
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
## Dangerzone 0.3.2
|
||||
- Bug fix: some non-ascii characters like “ would prevent Dangerzone from working ([issue #144](https://github.com/freedomofpress/dangerzone/issues/144))
|
||||
- Bug fix: error where Dangerzone would show "permission denied: '/tmp/input_file'" ([issue #157](https://github.com/freedomofpress/dangerzone/issues/157))
|
||||
- Bug fix: remove containers after use, enabling Dangerzone to run after 1000+ converted docs ([issue #197](https://github.com/freedomofpress/dangerzone/pull/197))
|
||||
- Security: limit container capabilities, run in container as non-root and limit privilege escalation ([issue #169](https://github.com/freedomofpress/dangerzone/issues/169))
|
||||
|
||||
|
||||
|
@ -64,4 +65,4 @@
|
|||
|
||||
## Dangerzone 0.1
|
||||
|
||||
- First release
|
||||
- First release
|
||||
|
|
Loading…
Reference in a new issue