##// END OF EJS Templates
changelog updates
ergo -
Show More
@@ -1,26 +1,28 b''
1 1 # Changelog
2 2
3 3 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4 4
5 5 <!--
6 6 PRs should document their user-visible changes (if any) in the
7 7 Unreleased section, uncommenting the header as necessary.
8 8 -->
9 9
10 10 <!-- ## Unreleased -->
11 11 <!-- ### Changed -->
12 12 <!-- ### Added -->
13 13 <!-- ### Removed -->
14 14 <!-- ### Fixed -->
15 15
16 16
17 17 ## Unreleased [2.0.0 - 2019-04-XX]
18 18 ### Changed
19 19 * require Elasticsearch 6.x
20 20 * move data structure to single document per index
21 * got rid of bower and moved to npm in build process
22 * updated angular packages to new versions
21 23
22 24 ## [1.2.0 - 2019-03-17]
23 25 ### Changed
24 26 * Replaced elasticsearch client
25 27 * Bumped a most deps to latest version
26 28 * Preparing to move from elasticsearch 2.x to modern versions
General Comments 4
Under Review
author

Auto status change to "Under Review"

Under Review
author

Auto status change to "Under Review"

You need to be logged in to leave comments. Login now