Skip to content

Commit

Permalink
chore: Update changelog for v1.52.0 (#2612)
Browse files Browse the repository at this point in the history
  • Loading branch information
taratatach authored Feb 20, 2023
1 parent 2cdfd1d commit 7d44aec
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# 1.52.0

### ✨ Features

* Update cozy-bar from 8.11.2 to 8.14.0

### 🐛 Bug Fixes

* When a connector needs to be updated, it no longer impacts the add bank connector buttons
* The recurrence service should not modify transactions already associated with a recurrence
* Use absolute links for analysis tabs
* Right arrow on advanced filter in category page was not clickable

### 🔧 Tech

* Clarified recurrence service functions and variables names
* Add better log for services
* More specific log for doTransactionsMatching and doBillsMatching in onOperationOrBillCreate
* Improved performance of transactions filtering in the recurrence service

# 1.51.0

## ✨ Features

* The stats service is no longer useful, we can remove it from the manifest and delete the deprecated code
Expand All @@ -14,8 +34,6 @@

* Remove cozy-client-js assets

# 1.51.0

# 1.50.0

## ✨ Features
Expand Down

0 comments on commit 7d44aec

Please sign in to comment.