@@ -1,4 +1,5 @@
Cowlib is available thanks to the work of:
Loïc Hoguin
+Krzysztof Jurewicz
Mikkel Jensen
@@ -1,6 +1,11 @@
CHANGELOG
=========
+1.0.2
+-----
+
+ * Fix handling of default values in cookie options
1.0.1
-----
@@ -14,7 +14,7 @@
{application, cowlib, [
{description, "Support library for manipulating Web protocols."},
- {vsn, "1.0.1"},
+ {vsn, "1.0.2"},
{id, "git"},
{modules, []},
{registered, []},