From 25ff6ca01f6e8db59f132651252e7eb72cbdd79b Mon Sep 17 00:00:00 2001 From: bl00dymarie Date: Wed, 17 Apr 2019 14:33:02 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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