Skip to content

Commit 9aa9fde

Browse files
committed
docs: Update changelog
1 parent b5c8d2e commit 9aa9fde

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,29 @@ For example, if the release version/tag is `3.2.1`, and PR# 107 is merged withou
3737

3838
=== Breaking
3939

40+
* Deletion of `Kiba::Extend::Utils::Lookup.csv_to_hash_deprecated` method - This method has been deprecated since v2.2.0.
41+
In https://github.com/lyrasis/kiba-extend/pull/242[PR#242]
42+
* Deletion of alias of `Kiba::Extend::Utils::Lookup.csv_to_multihash` to `.csv_to_hash`, introduced in v2.2.0.
43+
In https://github.com/lyrasis/kiba-extend/pull/242[PR#242]
44+
4045
=== Added
4146

47+
* `Kiba::Extend::Registry.entry_for` method.
48+
In https://github.com/lyrasis/kiba-extend/pull/242[PR#242]
49+
* `Kiba::Extend::Utils::Lookup.from_job` method.
50+
In https://github.com/lyrasis/kiba-extend/pull/242[PR#242]
51+
4252
=== Bugfixes
4353

4454
=== Changed
4555

4656
=== Deleted
4757

58+
* `Kiba::Extend::Utils::Lookup.csv_to_hash_deprecated` method - This method has been deprecated since v2.2.0.
59+
In https://github.com/lyrasis/kiba-extend/pull/242[PR#242]
60+
* Alias of `Kiba::Extend::Utils::Lookup.csv_to_multihash` to `.csv_to_hash`, introduced in v2.2.0.
61+
In https://github.com/lyrasis/kiba-extend/pull/242[PR#242]
62+
4863
=== Deprecated/Will break in a future version
4964

5065
=== Dev

0 commit comments

Comments
 (0)