diff --git a/CHANGELOG.md b/CHANGELOG.md index 969d1e1..c93e931 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/). ## [Unreleased] + +## [1.1] - 2016-09-06 ### Added - Autolink Urls without the need of [url] - Escape all html characters @@ -19,10 +21,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). ### Added - A PSR6 CacheItemPool can be injected via config -## [1.0.0] - 2016-05-04 +## [1.0] - 2016-05-04 ### Added - Initial version, separated from youthweb.net -[Unreleased]: https://github.com/youthweb/bbcode-parser/compare/1.0.1...HEAD +[Unreleased]: https://github.com/youthweb/bbcode-parser/compare/1.1.0...HEAD +[1.1]: https://github.com/youthweb/bbcode-parser/compare/1.0.1...1.1.0 [1.0.1]: https://github.com/youthweb/bbcode-parser/compare/1.0.0...1.0.1 -[1.0.0]: https://github.com/youthweb/bbcode-parser/compare/c4163941a543d79e2179fa54559ba06bc9e1f4a4...1.0.0 +[1.0]: https://github.com/youthweb/bbcode-parser/compare/c4163941a543d79e2179fa54559ba06bc9e1f4a4...1.0.0