diff --git a/CHANGELOG.md b/CHANGELOG.md index b8fe8a5..28aa945 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) since 0.4.1, and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/freedomofpress/dangerzone/compare/v0.8.0...HEAD) +## [Unreleased](https://github.com/freedomofpress/dangerzone/compare/v0.8.1...HEAD) + +- + +## [0.8.1](https://github.com/freedomofpress/dangerzone/compare/v0.8.1...0.8.0) + +- Update the container image ### Added diff --git a/debian/changelog b/debian/changelog index 349075c..a9af80c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dangerzone (0.8.1) unstable; urgency=low + + * Released Dangerzone 0.8.1 + + -- Freedom of the Press Foundation Tue, 22 December 2024 22:03:28 +0300 + dangerzone (0.8.0) unstable; urgency=low * Released Dangerzone 0.8.0 diff --git a/install/linux/dangerzone.spec b/install/linux/dangerzone.spec index 950de2c..6a543a2 100644 --- a/install/linux/dangerzone.spec +++ b/install/linux/dangerzone.spec @@ -32,7 +32,7 @@ Name: dangerzone-qubes Name: dangerzone %endif -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs diff --git a/pyproject.toml b/pyproject.toml index 6e04d8f..f69488d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dangerzone" -version = "0.8.0" +version = "0.8.1" description = "Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs" authors = ["Freedom of the Press Foundation ", "Micah Lee "] license = "AGPL-3.0" diff --git a/share/version.txt b/share/version.txt index a3df0a6..6f4eebd 100644 --- a/share/version.txt +++ b/share/version.txt @@ -1 +1 @@ -0.8.0 +0.8.1