Skip to content

Commit f8536cd

Browse files
author
Matt Jones
committed
deploy
1 parent 6d36baa commit f8536cd

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

CHANGELOG.md

+14-10
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,30 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachang
55

66
## Unreleased][unreleased]
77

8-
## 0.0.1 - 2015-05-21
8+
## [0.1.0] - 2015-07-06
99

1010
### Added
11-
- initial release
12-
13-
## [0.0.2] - 2015-06-02
11+
- `check-es-node-status` node status check
1412

1513
### Fixed
16-
- added binstubs
14+
- uri resource path for `get_es_resource` method
1715

1816
### 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
2021

21-
## [0.1.0] - 2015-07-06
22+
## 0.0.1 - 2015-05-21
2223

2324
### Added
24-
- `check-es-node-status` node status check
25+
- initial release
26+
27+
## [0.0.2] - 2015-06-02
2528

2629
### Fixed
27-
- uri resource path for `get_es_resource` method
30+
- added binstubs
2831

2932
### Changed
30-
- `get_es_resource` URI path needs to start with `/`
33+
- removed cruft from /lib
34+

0 commit comments

Comments
 (0)