Skip to content

Commit

Permalink
Let everyone know about 0.4.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jefmathiot committed Feb 25, 2015
1 parent 469eec3 commit 0f900d8
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,16 +2,20 @@

Please notice we'll use semantic versioning as of 1.0.0.

## 0.4.0 (Unreleased)
## 0.5.0 - Unreleased

## 0.4.0 - 2015-02-25

### Added

* Added a `--daemon` option to start the master in the background.
* Added a Docker image.

### Changed

* Changed the default startup mode which does not place the master process in
the background anymore.
* In default startup mode, the master does not write its pid to a file anymore.

## 0.3.0 - 2015-02-10

Expand Down

0 comments on commit 0f900d8

Please sign in to comment.