diff --git a/CHANGELOG.md b/CHANGELOG.md index 0227d523..eb67eca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ Release date: UNRELEASED ### Bug fixes * Fixed issue with ImageRenderer where the GL context wasn't released, ultimately causing a crash when running the test suite (which could involve many hundreds of context creation) (#616) +* Fixed CLI help for the lreverse command (#683) ### Other changes