Skip to content

Commit 70d45e3

Browse files
committed
Release 2.1.0
1 parent 59b944c commit 70d45e3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)