diff --git a/CHANGELOG.md b/CHANGELOG.md index e6083de..d27723e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +## [2.1.3](https://github.com/AnotherStranger/docker-borg-backup/compare/v2.1.2...v2.1.3) (2023-12-02) + + +### Build System + +* **release:** 2.1.3-rc.1 ([ff845a2](https://github.com/AnotherStranger/docker-borg-backup/commit/ff845a2f069db36ca52a651f47355103ec98d68d)) +* **release:** 2.1.3-rc.2 ([acfdd80](https://github.com/AnotherStranger/docker-borg-backup/commit/acfdd806634d0d2b1129b95f184fcd545530fb76)) + + +### Bug Fixes + +* :bug: add build-base as dependency to fix missing gcc ([021bbde](https://github.com/AnotherStranger/docker-borg-backup/commit/021bbde1bc9dfda9d7fd8716c992ce4aca901b74)) + + +### Code Refactoring + +* **deps:** :arrow_up: upgrade Borgbackup to 1.2.7 ([995b3ae](https://github.com/AnotherStranger/docker-borg-backup/commit/995b3aecc3ff9f7f30230da2117aa16c666f836a)) +* **deps:** :arrow_up: upgrade python to 3.12 ([c5b749e](https://github.com/AnotherStranger/docker-borg-backup/commit/c5b749e835570eebc922dfd50acb32d49f3f5e46)) + ## [2.1.3-rc.2](https://github.com/AnotherStranger/docker-borg-backup/compare/v2.1.3-rc.1...v2.1.3-rc.2) (2023-12-02)