diff --git a/CHANGELOG.md b/CHANGELOG.md index a84c5ca..8033f0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog + +## [Backup (Privacy Friendly) v1.3.4](https://github.com/SecUSo/privacy-friendly-backup/releases/tag/v1.3.4) - 2024-12-04 + +## What's Changed +* Fix crash on devices running API 22 or lower by [@udenr](https://github.com/udenr) in [#36](https://github.com/SecUSo/privacy-friendly-backup/pull/36) +* Update dependencies by [@udenr](https://github.com/udenr) in [#37](https://github.com/SecUSo/privacy-friendly-backup/pull/37) +* Change project structure by [@udenr](https://github.com/udenr) in [#38](https://github.com/SecUSo/privacy-friendly-backup/pull/38) + + +**Full Changelog**: https://github.com/SecUSo/privacy-friendly-backup/compare/v1.3.3...v1.3.4 + +[Changes][v1.3.4] + + ## [Backup (Privacy Friendly) v1.3.3](https://github.com/SecUSo/privacy-friendly-backup/releases/tag/v1.3.3) - 2024-11-12 @@ -86,6 +100,7 @@ For encryption to work, the provider must be installed externally. We recommend [Changes][v1.0] +[v1.3.4]: https://github.com/SecUSo/privacy-friendly-backup/compare/v1.3.3...v1.3.4 [v1.3.3]: https://github.com/SecUSo/privacy-friendly-backup/compare/v1.3.2...v1.3.3 [v1.3.2]: https://github.com/SecUSo/privacy-friendly-backup/compare/v1.3.1...v1.3.2 [v1.3.1]: https://github.com/SecUSo/privacy-friendly-backup/compare/v1.3...v1.3.1 @@ -94,4 +109,4 @@ For encryption to work, the provider must be installed externally. We recommend [v1.1]: https://github.com/SecUSo/privacy-friendly-backup/compare/v1.0...v1.1 [v1.0]: https://github.com/SecUSo/privacy-friendly-backup/tree/v1.0 - +