diff --git a/CHANGELOG b/CHANGELOG index 3b16850c4..68315a3fc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,19 @@ +v0.6.1 - 2016-04-08 +====== + +Critical: + * Bugfix in LevelDBAggregator preventing data loss + +Changes: + * Bump to Firefox 45 & Selenium 2.53.0 + * Update certificate stored + * Added sleep argument to `get` command + * Added install script for development dependencies + * Improved error handling in TaskManager and Proxy + * Version bumps and bugfixes in HTTPS Everywhere, Ghostery, and ABP + * Tests added! + * Numerous bugfixes and improvements in Javascript Instrumentation + v0.6.0 - 2015-12-22 ====== diff --git a/VERSION b/VERSION index a918a2aa1..ee6cdce3c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.0 +0.6.1