Skip to content

Commit 23325c1

Browse files
committed
Release 1.2
1 parent df17616 commit 23325c1

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
66

77
## [Unreleased]
88

9+
## [1.2] - 2017-06-28
10+
911
### Changed
10-
- Update dependencies to cache/void-adapter 0.3 => 0.4
12+
- Allow dependencies to cache/void-adapter 0.3 and 0.4
1113

1214
## [1.1] - 2016-09-06
15+
1316
### Added
1417
- Autolink Urls without the need of [url]
1518
- Escape all html characters
@@ -21,14 +24,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
2124
- **BREAKING**: Drop PHP 5.5 support
2225

2326
## [1.0.1] - 2016-05-05
27+
2428
### Added
2529
- A PSR6 CacheItemPool can be injected via config
2630

2731
## [1.0] - 2016-05-04
2832
### Added
33+
2934
- Initial version, separated from youthweb.net
3035

31-
[Unreleased]: https://github.com/youthweb/bbcode-parser/compare/1.1.0...HEAD
36+
[Unreleased]: https://github.com/youthweb/bbcode-parser/compare/1.2.0...HEAD
37+
[1.2]: https://github.com/youthweb/bbcode-parser/compare/1.0.1...1.2.0
3238
[1.1]: https://github.com/youthweb/bbcode-parser/compare/1.0.1...1.1.0
3339
[1.0.1]: https://github.com/youthweb/bbcode-parser/compare/1.0.0...1.0.1
3440
[1.0]: https://github.com/youthweb/bbcode-parser/compare/c4163941a543d79e2179fa54559ba06bc9e1f4a4...1.0.0

0 commit comments

Comments
 (0)