File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this
4
4
file. This file is structured according to http://keepachangelog.com/
5
+ Use ` date "+%Y-%m-%d" ` to get the correct date formatting
5
6
6
7
- - -
7
- ## [ 1.5.0] [ unreleased ]
8
+ ## [ 1.5.0] [ 2015-07-04 ]
9
+
8
10
### - Added
9
11
- allow disabling ipwhitelist by setting its value to ` false `
10
12
- updated pom to depend on elasticsearch-parent project
11
- - better travis test for different ES versions
13
+ - travis test matrix for different ES versions
12
14
13
15
### Changed
14
- - restored default healthcheck for authenticated users &&
16
+ - restored default healthcheck for authenticated users
15
17
- unauthenticated healthcheck for ` / ` returns ` "{\"OK\":{}}" `
16
18
- thanks @feaster83
17
19
You can’t perform that action at this time.
0 commit comments