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

Forgot to add release date for 0.9.2 in CHANGES

This commit is contained in:
Ryan Tomayko 2009-05-18 05:46:14 -07:00
parent f49a515ebf
commit 3d2988c66b

View file

@ -1,4 +1,4 @@
= 0.9.2 / unreleased
= 0.9.2 / 2009-05-18
* This version is compatible with Rack 1.0. [Rein Henrichs]