aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Harning Jr <harningt@gmail.com>2011-01-15 20:33:42 -0500
committerThomas Harning Jr <harningt@gmail.com>2011-01-15 20:33:42 -0500
commit35246543e03676ba0e55a8c742a93ccbffda3fea (patch)
treec4a2cb327be91bf1900faf9f129600809fc9ec99 /CHANGELOG
parent5ec63dfcc62a70be811e2abd09e372113500beec (diff)
downloadluaevent-prosody-35246543e03676ba0e55a8c742a93ccbffda3fea.tar.gz
luaevent-prosody-35246543e03676ba0e55a8c742a93ccbffda3fea.zip
docs: updates README and CHANGELOG with version notes and impending new tag
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 78f5cfd..921cc9a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
+0.3.1 - 2011-01-15
+ * Merged all of luaevent-prosody (0.1.1) changes (missed updates)
0.3.0 - 2011-01-15
* Fixed libevent 2.0 compilation errors
- * Merged all of luaevent-prosody changes
+ * Merged all of luaevent-prosody (0.1.0) changes
* Removes low-level read access to watermark & timeout values that break API
* Switches to watermark write accessor function to avoid API break
======