summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2013-11-04 18:47:59 +0530
committerrsiddharth <rsiddharth@ninthfloor.org>2013-11-04 18:47:59 +0530
commit57882232a8597ce123e707435a777602b11c34bb (patch)
treef995e273d1c74b0ef7607d82fb71992fe40be6fc
parent7aa5e420c4e5bb23c3c42a1906de0583b64d4c96 (diff)
modified: CHANGELOG
-rw-r--r--CHANGELOG9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 505ed3c..8b2cc5d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,7 +4,7 @@ SCRUF - CHANGELOG
This file contains information about the changes made in different
versions of scruf.
-scruf v.0.1.1
+scruf v0.1.1
=============
* <pre> element is used to wrap code blocks.
@@ -14,4 +14,9 @@ scruf v.0.1.1
* Regex in parsers/QuoteSpecialText.java was changed to accomadate all
HTML codes.
-* Bunch of changes to the stylesheet. \ No newline at end of file
+* Bunch of changes to the stylesheet.
+
+scruf v0.1.0
+============
+
+* First public version of scruf. \ No newline at end of file