From e7a9f92fff4b0e243ae5ab0c556ab6fa0e2fed4b Mon Sep 17 00:00:00 2001 From: Markus Kalkbrenner Date: Thu, 1 Nov 2018 11:22:12 +0100 Subject: [PATCH] prepared CHANGELOG for master --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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