diff --git a/CHANGELOG.md b/CHANGELOG.md index 35474e6e1..49c6cedba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,18 +5,9 @@ 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). ## [4.2.0] -### Added - -### Changed - -### Deprecated - -### Removed - ### Fixed - If a term contains a space, the space needs to be quoted by Helper::escapeTerm() - -### Security +- Typos ## [4.2.0-rc.1]