File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ (Nothing yet)
10+
11+ ## [ 2.1.0] - 2019-11-20
12+
913### Added
1014
1115- Added info to contributors (CONTRIBUTING.md).
@@ -113,7 +117,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
113117- ` Record::fromString ` now throws a ` RecordNotFound ` exception rather than an ` ErrorException ` exception if no record was found.
114118- ` Record::getType ` now throws a ` UnknownRecordType ` exception rather than an ` ErrorException ` .
115119
116- [ Unreleased ] : https://github.com/scriptotek/php-marc/compare/v2.0.2...HEAD
120+ [ Unreleased ] : https://github.com/scriptotek/php-marc/compare/v2.1.0...HEAD
121+ [ 2.1.0 ] : https://github.com/scriptotek/php-marc/compare/v2.0.2...v2.1.0
117122[ 2.0.2 ] : https://github.com/scriptotek/php-marc/compare/v2.0.1...v2.0.2
118123[ 2.0.1 ] : https://github.com/scriptotek/php-marc/compare/v2.0.0...v2.0.1
119124[ 2.0.0 ] : https://github.com/scriptotek/php-marc/compare/v1.0.1...v2.0.0
You can’t perform that action at this time.
0 commit comments