diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3d613a7..987df0d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+
+# [1.1.0](https://github.com/medikoo/log4/compare/v1.0.0...v1.1.0) (2017-09-07)
+
+
+### Features
+
+* expose 'warn' alias as predefined property ([e8bf927](https://github.com/medikoo/log4/commit/e8bf927))
+
+
+
# 1.0.0 (2017-09-07)
diff --git a/package.json b/package.json
index a8fb8c6..e09e22b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "log4",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Universal pluggable logging utility",
"author": "Mariusz Nowak (http://www.medikoo.com/)",
"keywords": [