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