diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e1300d7..af03600d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog Changes to the project will be tracked in this file via the date of change. +## 2023-01-14 +- Error Handling + Readibility Updates for `ScanPdf`, `ScanPe`, and more. +- Added optional redundancy logging to remote S3 location functinonality (@[skalupa](https://github.com/skalupa)) + ## 2023-01-04 - Updated `golang` versions for relevant Dockerfiles (@[skalupa](https://github.com/skalupa)) - Error handling / readability update for `ScanPdf`