diff --git a/CHANGELOG.md b/CHANGELOG.md index 473f8d766..c90f8d992 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. Project uses [Semantic Versioning](http://semver.org/) +##1.1.0 - 2015-09-22 +###Added +- 40x and 50x page rendering on requests +- DOM level 4 polyfill + +###Changed +- Modal design in console theme + +###Fixed +- Missing top
on thread pages +- Missing icons in "Works best with" message + ##1.0.0 - 2015-09-20 ###Added - UTC Clock to the schedule diff --git a/package.json b/package.json index a2c632105..0e0b82f31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meguca", - "version": "1.0.0", + "version": "1.1.0", "description": "Real-time imageboard", "keywords": [ "realtime",