From 71ea96b1be742090193bf3cf68dd5c4fa7401a28 Mon Sep 17 00:00:00 2001 From: Bruno Dias Date: Mon, 4 May 2015 13:44:08 -0300 Subject: [PATCH] Date changelog --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 7c1a144..deb3674 100644 --- a/CHANGES +++ b/CHANGES @@ -1,13 +1,13 @@ -# 0.4.0 +# 0.4.0 (May 4th, 2015) - qualities.js now exports `create()` and `use()`, two functions used to incorporate your own quality constructors into the API. -# 0.3.0 (April 30, 2015) +# 0.3.0 (April 30th, 2015) - Did away with exportUndum(), since the problem it solves doesn't really exist. - Moved undum to a devdependency. -# 0.2.1 (April 18, 2015) +# 0.2.1 (April 18th, 2015) - Add racontest.js, a module for inserting debugging/testing utilities. \ No newline at end of file