🐛 update wording: s/cleared/reconciled/ (#309)

This commit is contained in:
Matiss Janis Aboltins
2024-02-02 20:52:03 +00:00
committed by GitHub
parent f3d2a6a90b
commit 483da232d2
2 changed files with 4 additions and 4 deletions

View File

@@ -10,10 +10,10 @@ authors: MatissJanis
The release has the following notable improvements:
- Cleared transaction improvements:
- Reconciled transaction improvements:
- ability to filter by the status
- ask for confirmation if editing date
- allow un-clearing by clicking on the lock icon
- allow un-reconciling by clicking on the lock icon
- Split transactions now have a "distribute" button that fills the remaining amount among the sub-transactions with no amount
- (Experimental) SimpleFIN bank-sync support for US banks - please report your feedback [here](https://github.com/actualbudget/actual/issues/2272)

View File

@@ -4,10 +4,10 @@
The release has the following notable improvements:
- Cleared transaction improvements:
- Reconciled transaction improvements:
- ability to filter by the status
- ask for confirmation if editing date
- allow un-clearing by clicking on the lock icon
- allow un-reconciling by clicking on the lock icon
- Split transactions now have a "distribute" button that fills the remaining amount among the sub-transactions with no amount
- (Experimental) SimpleFIN bank-sync support for US banks - please report your feedback [here](https://github.com/actualbudget/actual/issues/2272)