diff --git a/CHANGELOG.md b/CHANGELOG.md index 17807cc..2389d4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 3.0.3 - 2019-11-25 +### Fixed +- Fix error when first file is not `*.log` (via [@sebschaefer](https://github.com/sebschaefer)) + ## 3.0.2 - 2019-10-24 ### Fixed - Fix issue with missing log variable in compact() call (via [@jeffturcotte](https://github.com/jeffturcotte)) @@ -7,4 +11,4 @@ - Fix security issue allowing a user to view any file on the system #2 ## 3.0.0 - 2017-12-01 -Initial Release \ No newline at end of file +Initial Release