File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.2] - 2017-06-28
10
+
9
11
### Changed
10
- - Update dependencies to cache/void-adapter 0.3 => 0.4
12
+ - Allow dependencies to cache/void-adapter 0.3 and 0.4
11
13
12
14
## [ 1.1] - 2016-09-06
15
+
13
16
### Added
14
17
- Autolink Urls without the need of [ url]
15
18
- Escape all html characters
@@ -21,14 +24,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
21
24
- ** BREAKING** : Drop PHP 5.5 support
22
25
23
26
## [ 1.0.1] - 2016-05-05
27
+
24
28
### Added
25
29
- A PSR6 CacheItemPool can be injected via config
26
30
27
31
## [ 1.0] - 2016-05-04
28
32
### Added
33
+
29
34
- Initial version, separated from youthweb.net
30
35
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
32
38
[ 1.1 ] : https://github.com/youthweb/bbcode-parser/compare/1.0.1...1.1.0
33
39
[ 1.0.1 ] : https://github.com/youthweb/bbcode-parser/compare/1.0.0...1.0.1
34
40
[ 1.0 ] : https://github.com/youthweb/bbcode-parser/compare/c4163941a543d79e2179fa54559ba06bc9e1f4a4...1.0.0
You can’t perform that action at this time.
0 commit comments