Update Release-Notes.md

This commit is contained in:
Rich Howell
2023-02-06 07:32:22 +00:00
parent 0566096d1d
commit ccd0ac5e4d

View File

@@ -44,7 +44,7 @@ Version: 23.2.5
* [#88](https://github.com/actualbudget/actual/pull/88) Fix some YNAB4 importer bugs -- thanks [rianmcguire]
* [#414](https://github.com/actualbudget/actual/pull/414) Fix condition mapping for payee rule creation from payee modal -- thanks [winklevos]
* [#450](https://github.com/actualbudget/actual/pull/450) Rules page throws fatal exception TypeError: n[t] is undefined -- thanks [winklevos]
* [#451](https://github.com/actualbudget/actual/pull/451) Fix bug where rules page may not load due to link-schedule payee dependency -- thanks [winklevos]
* [#486](https://github.com/actualbudget/actual/pull/486) Fix TypeScript warning about too many files -- thanks [j-f1]
* [#489](https://github.com/actualbudget/actual/pull/489) Fix “Repair split transactions” button being missing -- thanks [j-f1]
* [#490](https://github.com/actualbudget/actual/pull/490) 🐛 (ynab4) transaction cleared state in imports -- thanks [MatissJanis]