diff --git a/mobile_CHANGELOG.md b/mobile_CHANGELOG.md index 5964927..948a60c 100644 --- a/mobile_CHANGELOG.md +++ b/mobile_CHANGELOG.md @@ -1,7 +1,13 @@ +# v0.2.0 - 2022-09-15 + +- **NEW:** You can now delete budget files from the mobile app ([#679](https://github.com/buckets/application/issues/679)) +- **NEW:** Added a Sync button so you can manually trigger a resync of budget data. ([#664](https://github.com/buckets/application/issues/664)) +- **FIX:** Fixed bug the prevented transactions from showing up the first time you went to go see them ([#677](https://github.com/buckets/application/issues/677)) + # v0.1.0 - 2022-01-03 -- **FIX:** Fix buggy datepicker jumping between months and years (#667) -- **FIX:** Disable autocorrect/autocomplete on Channel URL input (#666) -- **FIX:** Disable accidental zooming (#662, #663, #674) +- **FIX:** Fix buggy datepicker jumping between months and years ([#667](https://github.com/buckets/application/issues/667)) +- **FIX:** Disable autocorrect/autocomplete on Channel URL input ([#666](https://github.com/buckets/application/issues/666)) +- **FIX:** Disable accidental zooming ([#662](https://github.com/buckets/application/issues/662), [#663](https://github.com/buckets/application/issues/663), [#674](https://github.com/buckets/application/issues/674)) - Removed drop shadow on nav bar.