-
-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
15f0203
commit 1b63b69
Showing
2 changed files
with
6 additions
and
20 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,25 +1,11 @@ | ||
π Features: | ||
* Allow users to give meals a description #89 | ||
* Allow users to delete workout log entries #97 | ||
* Allow users to log individual ingredients/products #114 | ||
* New loading animation during first run #99 | ||
* Added reference from log to meal #105 | ||
* ... | ||
|
||
|
||
π Bug Fixes: | ||
* Improve usability for workout logs #91 | ||
* Preselect correct time in session form #93 | ||
* Fixed infinite loader bug during auth #96 | ||
* Fix error not showing up in auth screen #102 | ||
* Fix for chart legend bug #112 | ||
* Fix for RiR slider #113 | ||
* ... | ||
|
||
|
||
π§° Maintenance: | ||
* Better linting #87 #98 | ||
* Improve automatic build system for publication on play store | ||
* Notify the user when saving entries in gym mode #92 | ||
* Consistenly display nutritional values #94 | ||
* Add minimum required server version #29 | ||
* Make order field of sets required #109 | ||
* ... | ||
|
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,10 +1,10 @@ | ||
π Features: | ||
* | ||
* ... | ||
|
||
|
||
π Bug Fixes: | ||
* | ||
* ... | ||
|
||
|
||
π§° Maintenance: | ||
* | ||
* ... |