mirror of
https://github.com/chenasraf/nextcloud-autocurrency.git
synced 2026-05-17 17:28:06 +00:00
chore(master): release 0.4.0
This commit is contained in:
@@ -1 +1 @@
|
||||
{".":"0.3.0"}
|
||||
{".":"0.4.0"}
|
||||
|
||||
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,5 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
## [0.4.0](https://github.com/chenasraf/nextcloud-autocurrency/compare/v0.3.0...v0.4.0) (2024-12-05)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add admin page intro section ([023b2fd](https://github.com/chenasraf/nextcloud-autocurrency/commit/023b2fd61c28cfdcb9a787b4cb4b5d853dffcdad))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* only include available currencies ([902522f](https://github.com/chenasraf/nextcloud-autocurrency/commit/902522f20f29382a837c0062a0c08c3f681cef73))
|
||||
|
||||
## [0.3.0](https://github.com/chenasraf/nextcloud-autocurrency/compare/v0.2.1...v0.3.0) (2024-12-04)
|
||||
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ rate.
|
||||
Interval for fetch may be adjusted in the admin settings "Auto Currency" section.
|
||||
|
||||
**Note**: This is a companion app to Cospend. Without Cospend, this app will not work.]]></description>
|
||||
<version>0.3.0</version>
|
||||
<version>0.4.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
|
||||
<namespace>AutoCurrency</namespace>
|
||||
|
||||
@@ -1 +1 @@
|
||||
0.3.0
|
||||
0.4.0
|
||||
|
||||
Reference in New Issue
Block a user