Skip to content

Commit 3659a24

Browse files
committed
Update to v2.0.2
1 parent e3b10c0 commit 3659a24

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
### 2.0.2 - 2019-04-01
4+
5+
- Feature: Added a starting date option for advertisements.
6+
- 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.
7+
38
### 2.0.1 - 2018-09-17
49

510
- 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.

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "phpbb-extension",
44
"description": "An extension for phpBB that allows administrators to manage and display advertisements on their forums.",
55
"homepage": "https://www.phpbb.com",
6-
"version": "2.0.2-dev",
6+
"version": "2.0.2",
77
"keywords": ["phpbb", "extension", "advertisement"],
88
"license": "GPL-2.0-only",
99
"authors": [

0 commit comments

Comments
 (0)