File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
3
3
Updates should follow the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
4
4
5
5
## [ Unreleased] [ unreleased ]
6
+
7
+ ## [ 0.5.1] - 2014-12-27
6
8
### Fixed
7
9
- Fixed infinite loop and link-in-link-in-image parsing (#37 )
8
10
@@ -95,7 +97,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
95
97
### Added
96
98
- Initial commit (compatible with jgm/stmd: spec .txt @ 0275f34)
97
99
98
- [ unreleased ] : https://github.com/thephpleague/commonmark/compare/0.5.0...HEAD
100
+ [ unreleased ] : https://github.com/thephpleague/commonmark/compare/0.5.1...HEAD
101
+ [ 0.5.1 ] : https://github.com/thephpleague/commonmark/compare/0.5.0...0.5.1
99
102
[ 0.5.0 ] : https://github.com/thephpleague/commonmark/compare/0.4.0...0.5.0
100
103
[ 0.4.0 ] : https://github.com/thephpleague/commonmark/compare/0.3.0...0.4.0
101
104
[ 0.3.0 ] : https://github.com/thephpleague/commonmark/compare/0.2.1...0.3.0
You can’t perform that action at this time.
0 commit comments