diff --git a/CHANGELOG.md b/CHANGELOG.md index 32c6c4c3c..4ba1f600f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,20 @@ All notable changes to the solarium library will be documented in this file. 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). +## [master] +### Added + +### Changed + +### Deprecated + +### Removed + +### Fixed + +### Security + + ## [4.2.0-beta.1] ### Added - Basic support for PUT requests in the HttpAdapter layer