Skip to content

Commit f0f2c98

Browse files
committed
Bump to version 1.0.4 and update changelog
1 parent 9d93632 commit f0f2c98

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+
### 1.0.3 - 2017-11-19
4+
5+
- Update: UCP Advertisements page shows more information about your ads including click/view limits, expiration date and active status of the ad.
6+
- Fix: Improve handling of Google's responsive ads and possibly other responsive ad content.
7+
38
### 1.0.2 - 2017-08-20
49

510
- Feature: Added more advertisement placement locations, including interactive Pop-Up and Slide-Up types.

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": "1.0.3",
6+
"version": "1.0.4",
77
"keywords": ["phpbb", "extension", "advertisement"],
88
"license": "GPL-2.0",
99
"authors": [

0 commit comments

Comments
 (0)