diff --git a/CHANGELOG.md b/CHANGELOG.md index 22a05315b..3e04059fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. Project uses [Semantic Versioning](http://semver.org/) +##1.2.0 - 2015-09-30 +###Added +- Ability to select redis database to use +- Automatic setup script for Ubuntu Trusty + +###Removed +- HTML caching + ##1.1.1 - 2015-09-23 ###Fixed - Post menu background artefact diff --git a/package.json b/package.json index 3b18ec4a2..117baa141 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meguca", - "version": "1.1.1", + "version": "1.2.0", "description": "Real-time imageboard", "keywords": [ "realtime",