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.
6
6
7
7
## [ Unreleased]
8
8
9
+ (Nothing yet)
10
+
11
+ ## [ 2.1.0] - 2019-11-20
12
+
9
13
### Added
10
14
11
15
- Added info to contributors (CONTRIBUTING.md).
@@ -113,7 +117,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
113
117
- ` Record::fromString ` now throws a ` RecordNotFound ` exception rather than an ` ErrorException ` exception if no record was found.
114
118
- ` Record::getType ` now throws a ` UnknownRecordType ` exception rather than an ` ErrorException ` .
115
119
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
117
122
[ 2.0.2 ] : https://github.com/scriptotek/php-marc/compare/v2.0.1...v2.0.2
118
123
[ 2.0.1 ] : https://github.com/scriptotek/php-marc/compare/v2.0.0...v2.0.1
119
124
[ 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