File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 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.
33Updates should follow the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
44
55## [ Unreleased] [ unreleased ]
6+
7+ ## [ 0.7.1] - 2015-03-01
68### Added
79 - All references can now be obtained from the ` ReferenceMap ` via ` listReferences() ` (#73 )
810 - Test against PHP 7.0 (nightly) but allow failures
@@ -157,7 +159,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
157159### Added
158160 - Initial commit (compatible with jgm/stmd: spec .txt @ 0275f34)
159161
160- [ unreleased ] : https://github.com/thephpleague/commonmark/compare/0.7.0...HEAD
162+ [ unreleased ] : https://github.com/thephpleague/commonmark/compare/0.7.1...HEAD
163+ [ 0.7.1 ] : https://github.com/thephpleague/commonmark/compare/0.7.0...0.7.1
161164[ 0.7.0 ] : https://github.com/thephpleague/commonmark/compare/0.6.1...0.7.0
162165[ 0.6.1 ] : https://github.com/thephpleague/commonmark/compare/0.6.0...0.6.1
163166[ 0.6.0 ] : https://github.com/thephpleague/commonmark/compare/0.5.1...0.6.0
You can’t perform that action at this time.
0 commit comments