Skip to content

Commit

Permalink
update CHANGES for 2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
etrepum committed Jan 16, 2015
1 parent 35c6bca commit 4c368d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 2.11.1 released 2015-01-16

* Accept range end position which exceededs the resource size
https://github.com/mochi/mochiweb/pull/147

Version 2.11.0 released 2015-01-12

* Perform SSL handshake after releasing acceptor back into the pool,
Expand Down
2 changes: 1 addition & 1 deletion src/mochiweb.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%% This is generated from src/mochiweb.app.src
{application, mochiweb,
[{description, "MochiMedia Web Server"},
{vsn, "2.11.0"},
{vsn, "2.11.1"},
{modules, []},
{registered, []},
{env, []},
Expand Down

0 comments on commit 4c368d4

Please sign in to comment.