We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec8347 commit a739881Copy full SHA for a739881
1 file changed
CHANGELOG.adoc
@@ -37,6 +37,8 @@ In https://github.com/lyrasis/kiba-extend/pull/214[PR#214]
37
38
=== Bugfixes
39
40
+* Fix failure of `thor jobs tagged_and` command related to pre-finalized registry Hashes being returned, rather than FileRegistryEntryObjects.
41
+In https://github.com/lyrasis/kiba-extend/pull/226[PR#226]
42
* Stop `Delete::FieldValueMatchingRegexp` transform from failing if a given row does not contain one of the keys given in `fields` parameter.
43
In https://github.com/lyrasis/kiba-extend/pull/225[PR#225]
44
* Create directories for Destination classes that write files, if said directories do not exist.
0 commit comments