From 590a4faf579178a52221f561834a0d5505a2b505 Mon Sep 17 00:00:00 2001 From: Laur Ivan Date: Tue, 14 Feb 2023 01:18:59 +0100 Subject: [PATCH] chore(release): 2.0.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a66814..6b531bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.1](https://git.laurivan.com/Dev/ansible-role-paperless-ngx/compare/v2.0.0...v2.0.1) (2023-02-14) + + +### Bug Fixes + +* Reset postgres folder rights. ([21022ad](https://git.laurivan.com/Dev/ansible-role-paperless-ngx/commit/21022ad75def506fe87ff47f03ee74add986f9ee)) + ## [2.0.0](https://git.laurivan.com/Dev/ansible-role-paperless-ngx/compare/v1.0.1...v2.0.0) (2023-02-13)