Skip to content

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Jun 26, 2017
1 parent 99bab7b commit 6c3a361
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 0.4.1 - UNRELEASED
## [0.4.1] - 2017-06-26

### Fixed

* Fixed shutdown errors handling

## [0.4.0]
## [0.4.0] - 2017-03-18

### Added

Expand All @@ -34,6 +34,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

First version

[0.4.1]: https://github.com/middlewares/whoops/compare/v0.4.0...v0.4.1
[0.4.0]: https://github.com/middlewares/whoops/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/middlewares/whoops/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/middlewares/whoops/compare/v0.1.0...v0.2.0

0 comments on commit 6c3a361

Please sign in to comment.