Commit 9ee17088 authored by Markus Kalkbrenner's avatar Markus Kalkbrenner

prepared CHANGELOG for next development steps

parent b4cc6f93
...@@ -4,6 +4,20 @@ All notable changes to the solarium library will be documented in this file. ...@@ -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/) 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). and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
## [4.0.0-alpha.1] ## [4.0.0-alpha.1]
### Added ### Added
- Terms component - Terms component
...@@ -39,9 +53,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ...@@ -39,9 +53,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Security ### Security
- Prevented query injection inside range queries - Prevented query injection inside range queries
### Security
- Prevented query injection inside range queries
## [3.8.1] ## [3.8.1]
### Fixed ### Fixed
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment