diff --git a/ChangeLog b/ChangeLog index 2ef1060..8fa0d31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2022-01-22 Jay Berkenbilt + + * Add convenience methods isNameAndEquals and isDictionaryOfType + to QPDFObjectHandle with corresponding functions added to the C + API. Thanks to m-holger for the contribution. + 2022-01-11 Jay Berkenbilt * Bug fix: add missing characters from PDF doc encoding.