Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
This commit is contained in:
Julien Veyssier
2022-06-07 23:31:12 +02:00
parent e46d56a5a9
commit 233d31c8b0
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## 1.4.7 2022-05-30
## 1.4.8 2022-06-07
### Added
- new "payer" stats filter
- option to choose between pie chart and histograms for some stat charts
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
[#135](https://github.com/eneiluj/cospend-nc/issues/135) @Zaptro
- parse some common date formats in bill edition form
[#139](https://github.com/eneiluj/cospend-nc/issues/139) @xstable
- basic history state management
- basic history/path/url state management
### Changed
- move to material design icons

View File

@@ -3,7 +3,7 @@
<id>cospend</id>
<name>Cospend</name>
<summary> </summary><description> </description>
<version>1.4.7</version>
<version>1.4.8</version>
<licence>agpl</licence>
<author mail="eneiluj@posteo.net">Julien Veyssier</author>
<namespace>Cospend</namespace>