diff --git a/CHANGELOG.md b/CHANGELOG.md index 071022b..1957645 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 1.0.3 - 2017-08-04 + +- Minor code improvements +- Added Russian translation +- Added Slovak translation + ## 1.0.2 - 2017-01-12 - Supports phpBB 3.1 and 3.2 diff --git a/composer.json b/composer.json index d5ff7e1..e26ad64 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "phpbb-extension", "description": "An extension that allows administrators to easily add their Google Analytics tracking code to their phpBB forum.", "homepage": "https://www.phpbb.com", - "version": "1.0.2", + "version": "1.0.3", "keywords": ["phpbb", "extension", "google", "analytics"], "license": "GPL-2.0", "authors": [