Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Winder committed Oct 19, 2015
1 parent 0521ca0 commit 6bb1a8b
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,22 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.5.0] - [19 October 2015]

### Enhanced
- [Implement Mesos Authorisation](https://github.com/mesos/elasticsearch/issues/218)
- [Allow users to run without docker](https://github.com/mesos/elasticsearch/issues/334)
- [Shrink docker images](https://github.com/mesos/elasticsearch/issues/348)
- [Replace JVM with OpenJDK runtime](https://github.com/mesos/elasticsearch/issues/347)

### Fixed
- [Fix readthedocs documentation links to github bug documentation](https://github.com/mesos/elasticsearch/issues/341)
- [Refactor scheduler to further testing refactoring](https://github.com/mesos/elasticsearch/issues/327)
- [Scheduler Search API endpoint returns "java.util.NoSuchElementException" API bug](https://github.com/mesos/elasticsearch/issues/311)

## [0.4.3] - [28 September 2015]

## Enhanced
### Enhanced
- [Include seed data in system-test:main](https://github.com/mesos/elasticsearch/issues/312)
- [Documentation migration](https://github.com/mesos/elasticsearch/pull/337)

Expand Down

0 comments on commit 6bb1a8b

Please sign in to comment.