1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00

Merge pull request #370 from rbq/patch-1

fixing changelog
This commit is contained in:
Konstantin Haase 2011-10-05 09:38:12 -07:00
commit 23cf7a2b5e

View file

@ -1,4 +1,6 @@
= 1.3.1 / Not Yet Released
= 1.3.2 / Not Yet Released
= 1.3.1 / 2011-10-05
* Support adding more than one callback to the stream object. (Konstantin
Haase)