diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b4b3be..0c2ea93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.0.3] - 2019-04-17 +### Changes +- Removes Google services from notification library and use fork of react-native-push-notification: https://github.com/github:jfr3000/react-native-push-notification -## [0.0.2] - 2019-04-16 +### Fixed +- Button functionality in settings for password + +## [0.0.2] - 2019-04-09 ## Second updated beta release version ### Changes - First day of the week in calendar is now Monday instead of Sunday