Create CHANGELOG.md (#4544)

List all changes between versions to notify about notable changes in releases.
This commit is contained in:
Rodrigo Bermúdez Schettino
2018-06-22 17:22:15 +02:00
committed by Brent Vatne
parent 76da804574
commit fdec05c87a

15
CHANGELOG.md Normal file
View File

@@ -0,0 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [2.4.1] - [2018-06-21](https://github.com/react-navigation/react-navigation/releases/tag/2.4.1)
### Changed
- Improved examples
[Unreleased]: https://github.com/react-navigation/react-navigation/compare/2.4.1...HEAD
[2.4.1]: https://github.com/react-navigation/react-navigation/compare/2.4.0...2.4.1