From 1ea015bb685404b8ff08bcc01c81a9acb4abfb98 Mon Sep 17 00:00:00 2001 From: Alex Pyrgiotis Date: Thu, 27 Oct 2022 18:02:50 +0300 Subject: [PATCH] Bump changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c04a55..aa4086b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## Unreleased + +- Bug fix: Fix unit tests on Windows +- Feature: Re-add Fedora 37 support +- Feature: Add Debian Bookworm (12) support + ## 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))