diff --git a/VERSION b/VERSION index dba37de..dd2601c 100644 --- a/VERSION +++ b/VERSION @@ -1,11 +1,17 @@ +0.2.0 +May 28, 2020 +- Lots of API cleanups +- New LXFixture and LXPalette systems +- Better software process, Maven builds + 0.1.2 August 20, 2018 -Fix bug with onActive/onInactive messages when pattern is deleted. +- Fix bug with onActive/onInactive messages when pattern is deleted. 0.1.1 August 15, 2018 -Dropping alpha tag, updating release packaging with VERSION and LICENSE files. +- Dropping alpha tag, updating release packaging with VERSION and LICENSE files. 0.1.0-alpha August 13, 2018 -Initial release cut for tracking versioned changes across the LX repositories. +- Initial release cut for tracking versioned changes across the LX repositories. diff --git a/pom.xml b/pom.xml index 56aecb7..252a4a3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ heronarts p3lx - 0.2.0-SNAPSHOT + 0.2.0 jar