Skip to content

Commit

Permalink
Update changelog to 0.5.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Angel M de Miguel committed Feb 5, 2016
1 parent 5bb8f4d commit f76c448
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.5.0] - 05-02-2016

- Added `destroy` and `disable` methods to `DataSource` entity [#6](https://github.com/redBorder/druid_config/issues/6)

## [0.4.0] - 24-11-2015

- Fixed verify_node function to retry to connect /status end point three times before ignore the node.
Expand Down Expand Up @@ -34,4 +38,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Added entities: DataSource, Tier, Node, Worker and Segment
- Added some tests
- Added a class to perform queries: Cluster
- Integrate with Zookeeper
- Integrate with Zookeeper

0 comments on commit f76c448

Please sign in to comment.