File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,13 +4,27 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased]
7+ ## Unreleased
8+
9+ Nothing yet
10+
11+ ## [ 2.2.0] - 2020-09-16
812
913### Added
1014
1115- Added edition property to BibliographicRecord.
1216 ([ da949e6] ( https://github.com/scriptotek/php-marc/commit/da949e640e86be7498f26d0e74fbb6c26bfcbce3 ) )
1317
18+ ### Changed
19+
20+ - Made ` getSubfieldValues() ` public.
21+ ([ #21 ] ( https://github.com/scriptotek/php-marc/pull/21 ) , by [ @rudolfbyker ] ( https://github.com/rudolfbyker ) )
22+
23+ ### Fixed
24+
25+ - Fixed return types in @method annotations.
26+ ([ #20 ] ( https://github.com/scriptotek/php-marc/pull/20 ) , by [ @rudolfbyker ] ( https://github.com/rudolfbyker ) )
27+
1428## [ 2.1.0] - 2019-11-20
1529
1630### Added
You can’t perform that action at this time.
0 commit comments