diff --git a/CHANGELOG.md b/CHANGELOG.md index d3c0ec1e..b902aa75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## Unreleased + - Fix handling of command with no name on `ConsoleListener` (#261) ## 3.2.0 (2019-10-04)