diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e528661 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ + +## 1.2 + +* Added support for GLFW 3.1, see issue #13 +* Added configurable solid background color, see #16 +* Fixed issue with excessive file reads from `~/.Xauthority` see #15 + +## 1.1 + +* Added `circle` module +* Added anti-aliasing to the `radial` module, written into the shader itself +* Default configuration values should create more appealing visualizers now +* Massive performance improvements, see issue #10 + +## 1.0 + +* All versions of GLava with `1.0` version numbers are older development releases.