summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 0000000..8b2cc5d
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,22 @@
+SCRUF - CHANGELOG
+=================
+
+This file contains information about the changes made in different
+versions of scruf.
+
+scruf v0.1.1
+=============
+
+* <pre> element is used to wrap code blocks.
+
+* SVG images can now be included in the scruffy markup.
+
+* Regex in parsers/QuoteSpecialText.java was changed to accomadate all
+ HTML codes.
+
+* Bunch of changes to the stylesheet.
+
+scruf v0.1.0
+============
+
+* First public version of scruf. \ No newline at end of file