-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated mobile_CHANGELOG.md for v0.2.0
- Loading branch information
Showing
1 changed file
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
|