From 012a420693c2ecc0b2738b8c62bac939e4d44f6d Mon Sep 17 00:00:00 2001 From: Thomas Harning Jr Date: Tue, 10 Apr 2012 23:10:52 -0400 Subject: [PATCH] docs: fixes CHANGELOG w/ up-to-date information and separate 0.4.0 from 0.3 series visually --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 566bbaa..32967e0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -0.4.0 - WIP +0.4.0 - 2012-04-10 * Fixes buffer event tests to work with current bufferevent behavior * Fixed buffer event and related tests to be compatible with Lua 5.2 * Makes core segment compatible with Lua 5.2 @@ -6,6 +6,7 @@ * Remove assumption that luaevent will set globals - Only 'core' will modify global table (creating luaevent.core) * Fixes bug in merge for receivePartial +====== 0.3.2 - 2011-07-06 * Fixed recorded version in Lua 0.3.1 - 2011-01-15 -- 2.11.4.GIT