diff --git a/CHANGELOG.md b/CHANGELOG.md index cc1749df..5ff3b812 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +### 2.0.2 - 2019-04-01 + +- Feature: Added a starting date option for advertisements. +- Fix: Addressed a caching issue related to users being moved in/out of groups and not seeing the correct ads immediately for their group status. + ### 2.0.1 - 2018-09-17 - Feature: Added a new "Special" location we call "Scripts" which can be used for adding specialised JS code like AdSense Auto ads and tracking codes. diff --git a/composer.json b/composer.json index d9b20a29..3c7779d2 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "phpbb-extension", "description": "An extension for phpBB that allows administrators to manage and display advertisements on their forums.", "homepage": "https://www.phpbb.com", - "version": "2.0.2-dev", + "version": "2.0.2", "keywords": ["phpbb", "extension", "advertisement"], "license": "GPL-2.0-only", "authors": [