Commit f8536cd Matt Jones
committed
1 parent 6d36baa commit f8536cd Copy full SHA for f8536cd
File tree 1 file changed +14
-10
lines changed
1 file changed +14
-10
lines changed Original file line number Diff line number Diff line change @@ -5,26 +5,30 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachang
5
5
6
6
## Unreleased] [ unreleased ]
7
7
8
- ## 0.0.1 - 2015-05-21
8
+ ## [ 0.1.0 ] - 2015-07-06
9
9
10
10
### Added
11
- - initial release
12
-
13
- ## [ 0.0.2] - 2015-06-02
11
+ - ` check-es-node-status ` node status check
14
12
15
13
### Fixed
16
- - added binstubs
14
+ - uri resource path for ` get_es_resource ` method
17
15
18
16
### Changed
19
- - removed cruft from /lib
17
+ - ` get_es_resource ` URI path needs to start with ` / `
18
+ - clean cruft from Rakefile
19
+ - put deps in alpha order in gemspec
20
+ - update documentation links in README and CONTRIBUTING
20
21
21
- ## [ 0.1.0 ] - 2015-07-06
22
+ ## 0.0.1 - 2015-05-21
22
23
23
24
### Added
24
- - ` check-es-node-status ` node status check
25
+ - initial release
26
+
27
+ ## [ 0.0.2] - 2015-06-02
25
28
26
29
### Fixed
27
- - uri resource path for ` get_es_resource ` method
30
+ - added binstubs
28
31
29
32
### Changed
30
- - ` get_es_resource ` URI path needs to start with ` / `
33
+ - removed cruft from /lib
34
+
You can’t perform that action at this time.
0 commit comments