Skip to content

Commit 1027a18

Browse files
committed
docs: Update changelog
1 parent 8691770 commit 1027a18

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,16 @@ In https://github.com/lyrasis/kiba-extend/pull/213[PR#213]
4242

4343
=== Added
4444

45+
* Distinction between `:verbose` and `:debug` job verbosity.
46+
In https://github.com/lyrasis/kiba-extend/pull/216[PR#216]
4547
* `deduplicate` parameter to `CombineValues::FromFieldsWithDelimiter`.
4648
In https://github.com/lyrasis/kiba-extend/pull/214[PR#214]
4749
* `positional_compare` parameter to `Delete::FieldValueIfEqualsOtherField` transform
4850
In https://github.com/lyrasis/kiba-extend/pull/212[PR#212]
4951
* Ability to make `Deduplicate::Table` compile all unique values of all fields in a duplicate row set, and write them into the kept row.
5052
In https://github.com/lyrasis/kiba-extend/pull/211[PR#211]
53+
* FileRegistry.replace_entries method.
54+
In https://github.com/lyrasis/kiba-extend/pull/216[PR#216]
5155

5256
=== Changed
5357

@@ -59,6 +63,10 @@ In https://github.com/lyrasis/kiba-extend/pull/211[PR#211]
5963

6064
* Convert `Deduplicate::Table` spec to yardspec.
6165
In https://github.com/lyrasis/kiba-extend/pull/211[PR#211]
66+
* Add rubocop binstub.
67+
In https://github.com/lyrasis/kiba-extend/pull/216[PR#216]
68+
* Improve error messages and debugging output for registry-related work.
69+
In https://github.com/lyrasis/kiba-extend/pull/216[PR#216]
6270

6371
== Releases
6472

0 commit comments

Comments
 (0)