diff --git a/rclone_backup/CHANGELOG.md b/rclone_backup/CHANGELOG.md index 3978bd3..2c46af8 100644 --- a/rclone_backup/CHANGELOG.md +++ b/rclone_backup/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## 3.3.0 + +### ✨ Features + +* Add write access to `addons` and `all_addon_configs` ([d25db6b](https://github.com/jcwillox/hassio-rclone-backup/commit/d25db6b7abb172e067d8a45d44a9de28e1761d1d)) +* Add write permissions to media and shared paths ([#57](https://github.com/jcwillox/hassio-rclone-backup/issues/57)) ([cde6bab](https://github.com/jcwillox/hassio-rclone-backup/commit/cde6bab17ea314bd1b73ac9a7b243f5329ae4a57)) +* Support new `homeassistant` directory ([3e87c84](https://github.com/jcwillox/hassio-rclone-backup/commit/3e87c843820978f346bdcb1ca211634667a29d9d)) + + +### 📦 Build + +* **deps:** Update add-on base image to v13 (major) ([#66](https://github.com/jcwillox/hassio-rclone-backup/issues/66)) ([b49c914](https://github.com/jcwillox/hassio-rclone-backup/commit/b49c914f5fbea7be446d495856c0844c1b8913a6)) + + +### ⚙️ Continuous Integration + +* Add `build.yaml` to renovate config ([05b9d8d](https://github.com/jcwillox/hassio-rclone-backup/commit/05b9d8d392eebac9e29a753de58863950aa8a6c1)) +* Improve build workflow ([1c84f78](https://github.com/jcwillox/hassio-rclone-backup/commit/1c84f7873e4dbdd10519245b0233ea5cb9aa2d23)) +* Update release workflow ([681f280](https://github.com/jcwillox/hassio-rclone-backup/commit/681f280624e1160959f81eb20b6a355d034ca719)) + +**Full Changelog**: [`v3.2.0...v3.3.0`](https://github.com/jcwillox/hassio-rclone-backup/compare/v3.2.0...v3.3.0) + ## 3.2.0 ### 📦 Build