Skip to content

Commit 9299624

Browse files
committed
Update changelog
1 parent e92c8ad commit 9299624

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,26 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88

99
Nothing yet
1010

11+
## [2.2.3] - 2022-12-17
12+
13+
### Changed
14+
15+
- Fixed return type for PHP 8.1 compatibility
16+
([#23](https://github.com/scriptotek/php-marc/pull/23), by [@gerricom](https://github.com/gerricom))
17+
- Add PHP 8.2 to test matrix
18+
19+
## [2.2.1] - 2021-05-06
20+
21+
### Changed
22+
23+
- Fixed crash when 250 is missing
24+
([6850aed](https://github.com/scriptotek/php-marc/commit/6850aedf9a3a41f49fd026336283c487e844919c))
25+
26+
### Changed
27+
28+
- Made `getSubfieldValues()` public.
29+
([#21](https://github.com/scriptotek/php-marc/pull/21), by [@rudolfbyker](https://github.com/rudolfbyker))
30+
1131
## [2.2.0] - 2020-09-16
1232

1333
### Added

0 commit comments

Comments
 (0)