##// END OF EJS Templates
changelog updates
changelog updates

File last commit:

r181:8d6590ae
r181:8d6590ae
Show More
CHANGELOG.md
28 lines | 730 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
changelog updates
r181 * got rid of bower and moved to npm in build process
* updated angular packages to new versions
requirements: changes
r177
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