We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36381f commit 6312336Copy full SHA for 6312336
1 file changed
src/changes/changes.xml
@@ -67,6 +67,9 @@ The <action> type attribute can be add,update,fix,remove.
67
<action dev="ggregory" type="fix" due-to="Josh Soref, Gary Gregory">
68
Spelling #468.
69
</action>
70
+ <action dev="ggregory" type="fix" due-to="Jakub Kupczyk">
71
+ Use assertThrows #475.
72
+ </action>
73
<!-- ADD -->
74
<action dev="ggregory" type="add" due-to="Gary Gregory">
75
Add DeferredFileOutputStream.getPath().
0 commit comments