aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-11-07 14:43:04 +0200
committerLoïc Hoguin <[email protected]>2014-11-07 14:43:04 +0200
commit6cbc116fa6253f3af90ec1db1422f7d559c5ca73 (patch)
treeb5b21bfeff5086cf20302b13f8c8ddc09eefca17 /CHANGELOG.md
parent2eea85aaa7438f39509ed5723b1dd1048bd17b8a (diff)
downloadcowboy-6cbc116fa6253f3af90ec1db1422f7d559c5ca73.tar.gz
cowboy-6cbc116fa6253f3af90ec1db1422f7d559c5ca73.tar.bz2
cowboy-6cbc116fa6253f3af90ec1db1422f7d559c5ca73.zip
Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 16863e9..6d0f6ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,17 @@
CHANGELOG
=========
+1.0.1
+-----
+
+ * Add missing cowboy_req:part/2 export
+
+ * Fix an issue building dependencies on FreeBSD
+
+ * Improve support for requests with an absolute URI
+
+ * Small fixes to the documentation
+
1.0.0
-----