Skip to content

Commit 733524c

Browse files
committed
Release 1.4.0
1 parent 58ac626 commit 733524c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.4] - 2018-03-14
10+
11+
### Added
12+
13+
- The `Youthweb\BBCodeParser\Manager` constructor expects an optional `Youthweb\BBCodeParser\Visitor\VisitorCollectionInterface` object to add custom Vistors
14+
915
## [1.3] - 2018-01-26
1016

1117
### Changed
@@ -46,7 +52,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
4652

4753
- Initial version, separated from youthweb.net
4854

49-
[Unreleased]: https://github.com/youthweb/bbcode-parser/compare/1.3.0...HEAD
55+
[Unreleased]: https://github.com/youthweb/bbcode-parser/compare/1.4.0...HEAD
56+
[1.4]: https://github.com/youthweb/bbcode-parser/compare/1.3.0...1.4.0
5057
[1.3]: https://github.com/youthweb/bbcode-parser/compare/1.2.1...1.3.0
5158
[1.2.1]: https://github.com/youthweb/bbcode-parser/compare/1.2.0...1.2.1
5259
[1.2]: https://github.com/youthweb/bbcode-parser/compare/1.1.0...1.2.0

0 commit comments

Comments
 (0)