From 9bc30d4b5cc1a50d636e34ef1298223ddf48d954 Mon Sep 17 00:00:00 2001 From: Matt Haggard Date: Mon, 5 Sep 2022 21:59:37 -0400 Subject: [PATCH] Updated CHANGELOG.md for v0.67.2 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b216b20..01b9af2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# v0.67.2 - 2022-09-05 + +- **FIX:** Several translation fixes for Türkçe, Español and Eestlane. Thank you, contributors! +- **FIX:** Log OS version for debugging help +- **FIX:** Fixed bug in OFX importing where later transactions would get copies of data from earlier transactions ([#778](https://github.com/buckets/application/issues/778)) +- **FIX:** If you accidentally give an account a blank name, you can now rename it ([#785](https://github.com/buckets/application/issues/785)) +- **FIX:** Restore ability to import CSV files with separate credit/debit columns where both are positive ([#790](https://github.com/buckets/application/issues/790)) + # v0.67.1 - 2022-07-25 - **FIX:** A bucket's *Activity* and *In* amounts are now correctly updated when you undo a prior deposit or withdrawal ([#591](https://github.com/buckets/application/issues/591))