mirror of
https://github.com/chenasraf/nextcloud-autocurrency.git
synced 2026-05-17 17:28:06 +00:00
chore(master): release 0.6.2
This commit is contained in:
@@ -1 +1 @@
|
||||
{".":"0.6.1"}
|
||||
{".":"0.6.2"}
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [0.6.2](https://github.com/chenasraf/nextcloud-autocurrency/compare/v0.6.1...v0.6.2) (2024-12-21)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* log level + methods docstring for currency ([dff6d94](https://github.com/chenasraf/nextcloud-autocurrency/commit/dff6d947d3fe857d95ae028eb9383a7600ad27f4))
|
||||
|
||||
## [0.6.1](https://github.com/chenasraf/nextcloud-autocurrency/compare/v0.6.0...v0.6.1) (2024-12-08)
|
||||
|
||||
|
||||
|
||||
@@ -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.6.1</version>
|
||||
<version>0.6.2</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
|
||||
<namespace>AutoCurrency</namespace>
|
||||
|
||||
@@ -1 +1 @@
|
||||
0.6.1
|
||||
0.6.2
|
||||
|
||||
Reference in New Issue
Block a user