File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ file. This file is structured according to http://keepachangelog.com/
5
5
Use ` date "+%Y-%m-%d" ` to get the correct date formatting
6
6
7
7
- - -
8
- ## [ Unreleased ] [ unreleased ]
8
+ ## [ 1.5.1 ] [ 2015-08-30 ]
9
9
### - Added
10
10
- allow HEAD root url authentication #39
11
11
- log http method on any request. #42
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >com.asquera.elasticsearch</groupId >
7
7
<artifactId >elasticsearch-http-basic</artifactId >
8
- <version >1.5.0 </version >
8
+ <version >1.5.1 </version >
9
9
<packaging >jar</packaging >
10
10
<name >Elasticsearch Http Basic plugin</name >
11
11
<description >Adds HTTP Basic authentication (BA) to your Elasticsearch cluster</description >
You can’t perform that action at this time.
0 commit comments