File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,26 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
8
9
9
Nothing yet
10
10
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
+
11
31
## [ 2.2.0] - 2020-09-16
12
32
13
33
### Added
You can’t perform that action at this time.
0 commit comments