Skip to content

Commit d2c84bc

Browse files
committed
Add 0.8.5 to release notes
1 parent 123ef31 commit d2c84bc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/source/about/release-notes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,13 @@ v0.9.0: Oct 28 2015
118118
* Upgraded to commons-lang3 3.4
119119
* Upgraded to tomcat-jdbc 8.0.28
120120

121+
.. _rel-0.8.5:
122+
123+
v0.8.5: Nov 3 2015
124+
==================
125+
126+
* Treat ``null`` values in JAX-RS resource method parameters of type ``Optional<T>`` as absent value after conversion `#1323 <https://github.com/dropwizard/dropwizard/pull/1323>`_
127+
121128
.. _rel-0.8.4:
122129

123130
v0.8.4: Aug 26 2015

0 commit comments

Comments
 (0)