Skip to content

Commit

Permalink
Release 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Art4 committed Sep 6, 2016
1 parent 631dcfb commit 2fcf496
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 2fcf496

Please sign in to comment.