diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8d6e472..49a1c07 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.1.0"} +{".":"1.2.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index c9d6178..1ce931e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.2.0](https://github.com/chenasraf/nextcloud-autocurrency/compare/v1.1.0...v1.2.0) (2025-09-30) + + +### Features + +* added option to flip exchange rates in history chart ([9dd22e4](https://github.com/chenasraf/nextcloud-autocurrency/commit/9dd22e43a27cde0bd8bc11b3ab49733635a02d92)) + + +### Bug Fixes + +* improve currency matching for history endpoint ([1c05eff](https://github.com/chenasraf/nextcloud-autocurrency/commit/1c05eff9168c55e1006bb8ff8246e1635c57f8aa)) +* **l10n:** Update translations from Transifex ([3b71710](https://github.com/chenasraf/nextcloud-autocurrency/commit/3b71710c5d6ae2311ccfb2098f56cdf4ccd948bf)) + ## [1.1.0](https://github.com/chenasraf/nextcloud-autocurrency/compare/v1.0.3...v1.1.0) (2025-09-28) diff --git a/appinfo/info.xml b/appinfo/info.xml index 24b61c4..d746303 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -26,7 +26,7 @@ Interval for fetch may be adjusted in the admin settings "Auto Currency" section > > Without Cospend, this app will not work. ]]> - 1.1.0 + 1.2.0 agpl Chen Asraf AutoCurrency diff --git a/version.txt b/version.txt index 9084fa2..26aaba0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0 +1.2.0