diff --git a/CHANGELOG.md b/CHANGELOG.md index 5953db5..0e54d64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -# Beryl Changelog +# Change Log + +All notable changes to Radix project will be documented in this file. +This project aims to comply with [Semantic Versioning](http://semver.org/), +so please check *Changed* and *Removed* notes before upgrading. + +## [Unreleased] ## [0.1.1] - 2016-02-29 ### Fixed @@ -8,4 +14,5 @@ ### Added - Initial release based on code extracted from Beryl. +[Unreleased]: https://github.com/luislavena/radix/compare/v0.1.1...HEAD [0.1.1]: https://github.com/luislavena/radix/compare/v0.1.0...v0.1.1