CHANGELOG.md
21 lines
| 506 B
| text/x-minidsrc
|
MarkdownLexer
/ backend / CHANGELOG.md
r161 | # Changelog | |||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). | ||||
<!-- | ||||
PRs should document their user-visible changes (if any) in the | ||||
Unreleased section, uncommenting the header as necessary. | ||||
--> | ||||
<!-- ## Unreleased --> | ||||
<!-- ### Changed --> | ||||
<!-- ### Added --> | ||||
<!-- ### Removed --> | ||||
<!-- ### Fixed --> | ||||
## [1.2.0 - 2019-03-17] | ||||
### Changed | ||||
* Replaced elasticsearch client | ||||
* Bumped a most deps to latest version | ||||
* Preparing to move from elasticsearch 2.x to modern versions | ||||