added changelog

This commit is contained in:
Jarcode
2018-02-06 19:00:12 -08:00
parent 1e2aad05b5
commit 1c2e633bb6

17
CHANGELOG.md Normal file
View File

@@ -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.