From e8d774d39b2e8ac05b5536d015af3ff04a4b8e40 Mon Sep 17 00:00:00 2001 From: Laur Ivan Date: Tue, 14 Feb 2023 00:56:23 +0100 Subject: [PATCH] chore(release): 2.0.0 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b00443..9a66814 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,15 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.0.0](https://git.laurivan.com/Dev/ansible-role-paperless-ngx/compare/v1.0.1...v2.0.0) (2023-02-13) + + +### ⚠ BREAKING CHANGES + +* Update to gotenberg 7.8 + +### Bug Fixes + +* Update to gotenberg 7.8 ([7200dba](https://git.laurivan.com/Dev/ansible-role-paperless-ngx/commit/7200dba94d07963489924025bcea00ff78a53c2a)) + ### 1.0.1 (2022-12-12)