about summary refs log tree commit homepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-07-19 17:25:47 -0700
committerEric Wong <normalperson@yhbt.net>2009-07-19 17:25:47 -0700
commit018f90f0394e83e99aff543e7f4c1ae69f39a6fc (patch)
treeabf1e0ad050995b00ec4a35704a07eba299e6346 /CHANGELOG
parent7bcfcde9f9bfed2ecd666869e4adb71ee1861ced (diff)
downloadunicorn-018f90f0394e83e99aff543e7f4c1ae69f39a6fc.tar.gz
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cc7d5fe..36a00f0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,4 @@
+v0.8.3 - Ruby 1.9.2 preview1 compatibility
 v0.8.2 - socket handling bugfixes and usability tweaks
 v0.8.1 - safer timeout handling, more consistent reload behavior
 v0.8.0 - enforce Rack dependency, minor performance improvements and fixes