Skip to content

Commit

Permalink
CHANGELOG for 0.5.2 and 0.6.1 releases
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Nov 16, 2014
1 parent c04e9bd commit adf20ef
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,23 @@
## 0.6.1

* [#17][]: WARN on NoSuchBeanDefinitionException and continue initialization

## 0.6.0

* Upgrade to Dropwizard 0.7.0
* Add servlet support

## 0.5.2 (dropwizard-0.6.2 branch)

* [#16][]: WARN on NoSuchBeanDefinitionException and continue initialization

## 0.5.1 (dropwizard-0.6.2 branch)

* Add servlet support

## 0.4.0

* Add filter support

[#16]: https://github.com/hmsonline/dropwizard-spring/issues/16
[#17]: https://github.com/hmsonline/dropwizard-spring/issues/17

0 comments on commit adf20ef

Please sign in to comment.