From 1e2d9f3ad066c1470c16652cd70cdb8a39ee19dc Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Sat, 20 Sep 2014 12:32:40 -0400 Subject: [PATCH] Started a changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..0222971 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Squib CHANGELOG + +## v0.0.4 +* Added a font size override so you can vary the font size with the same style across strings more easily +* Added text autoscale sample + +## v0.0.3 +* Redesigned the dynamic options system to make adding new commands much easier +* Singleton expansion +* Better documentation in README and throughout +* Implemented Junk Land in this version + +## v0.0.1-v0.0.2 +* Primordial era - base functionality \ No newline at end of file