Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
bencbartlett committed May 12, 2018
1 parent bdd5bbe commit 89b6347
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a

## [Unreleased]

## Overmind [0.3.1] - 2018.5.12
### Added
- Workers sign controllers at low RCL

### Fixed
- Bugfix with workers being idle due to being unable to find a valid paving target

## Overmind [0.3.0] - 2018.5.9
### Added
- Lots of new content added to the [Wiki](https://github.com/bencbartlett/Overmind/wiki)!
Expand Down Expand Up @@ -97,7 +104,8 @@ This release was initially deployed on 2018.3.2 but was re-versioned on 2018.3.1
### Added
- Initial pre-release of Overmind after 190 commits and about 80,000 additions.

[Unreleased]: https://github.com/bencbartlett/Overmind/compare/v0.3.0...HEAD
[Unreleased]: https://github.com/bencbartlett/Overmind/compare/v0.3.1...HEAD
[0.3.0]: https://github.com/bencbartlett/Overmind/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/bencbartlett/Overmind/compare/v0.2.1...v0.3.0
[0.2.1]: https://github.com/bencbartlett/Overmind/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/bencbartlett/Overmind/compare/v0.1.0...v0.2.0
Expand Down

0 comments on commit 89b6347

Please sign in to comment.