Update CHANGELOG.md
This commit is contained in:
+3
-4
@@ -2,15 +2,15 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## v0.20-05-02.beta
|
## v0.20-05-2.beta
|
||||||
|
|
||||||
### Added
|
### Adds
|
||||||
* Feature allowing app chart not to show temperature part, when temperature is not tracked and corresponding refactoring
|
* Feature allowing app chart not to show temperature part, when temperature is not tracked and corresponding refactoring
|
||||||
* Detox support for e2e testing and addition of the e2e tests
|
* Detox support for e2e testing and addition of the e2e tests
|
||||||
* Introduction of Redux global state (date and navigation are stored locally now)
|
* Introduction of Redux global state (date and navigation are stored locally now)
|
||||||
* Introduction of clear.sh script to the project automising clearing project caches and packages reinstallation
|
* Introduction of clear.sh script to the project automising clearing project caches and packages reinstallation
|
||||||
|
|
||||||
### Changed
|
### Changes
|
||||||
* Update of chart shades for bleeding
|
* Update of chart shades for bleeding
|
||||||
* Eslint rule cleanup and addition of new rules (checks for PropTypes definition for React components, multi spaces)
|
* Eslint rule cleanup and addition of new rules (checks for PropTypes definition for React components, multi spaces)
|
||||||
* sympto library upgrade to version 2.2.0
|
* sympto library upgrade to version 2.2.0
|
||||||
@@ -28,7 +28,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
* Fix of navigation from chart to the cycle day overview
|
* Fix of navigation from chart to the cycle day overview
|
||||||
* Bug fix for maximum value of mucus not showing on chart
|
* Bug fix for maximum value of mucus not showing on chart
|
||||||
* Fixes delete button bug on symptom edit page
|
* Fixes delete button bug on symptom edit page
|
||||||
* Fix closing app on back button press
|
|
||||||
* Fix of home screen centering
|
* Fix of home screen centering
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|||||||
Reference in New Issue
Block a user