##// END OF EJS Templates
requirements: changes
requirements: changes

File last commit:

r177:d5ec49a7
r177:d5ec49a7
Show More
CHANGELOG.md
26 lines | 634 B | text/x-minidsrc | MarkdownLexer
readme: reorganization
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 -->
requirements: changes
r177 ## Unreleased [2.0.0 - 2019-04-XX]
### Changed
* require Elasticsearch 6.x
* move data structure to single document per index
readme: reorganization
r161 ## [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