From e2718c6f64bdc45b7e3174973fa8bc5ac12546dc Mon Sep 17 00:00:00 2001 From: deeplow Date: Tue, 1 Aug 2023 14:31:52 +0100 Subject: [PATCH] Update changelog with HWP support --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23049b3..93ec996 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ since 0.4.1, and this project adheres to [Semantic Versioning](https://semver.or ### Added +- Feature: Add support for HWP/HWPX files (Hancom Office) ([issue #243](https://github.com/freedomofpress/dangerzone/issues/243), thanks to @OctopusET) - Platform support: Alpha integration with Qubes OS ([issue #411](https://github.com/freedomofpress/dangerzone/issues/411)) - Platform support: Debian Trixie (13) - Platform support: Ubuntu 23.04 (Lunar Lobster)