Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrowning committed Jun 17, 2016
1 parent 7cb4cd7 commit c07c325
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -38,6 +38,11 @@
request hanging for some clients. This was fixed with the WunderBoss
upgrade that brought in a newer Undertow version.

* Repeated executions of `torquebox jar` or `torquebox war` will no
longer cause the generated archive to continually grow in size. We
were accidentally including the existing archive inside the new
archive every time the command was run.

## 4.0.0.beta2

* The `TorqueBox::Logger` class now provides methods to instantiate
Expand Down

0 comments on commit c07c325

Please sign in to comment.