Skip to content

Commit 3d37ab9

Browse files
committed
Bump to version 1.1.1
Signed-off-by: Matt Friedman <[email protected]>
1 parent 233df1a commit 3d37ab9

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 1.1.1 - 2022-06-27
4+
5+
- Replaced the close announcement icon image with a Font Awesome icon
6+
- Minor under the hood updates
7+
- Added language packs:
8+
- Vietnamese
9+
310
## 1.1.0 - 2018-05-12
411

512
- Feature: added the option to display the announcement on the board index only

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "phpbb/boardannouncements",
33
"type": "phpbb-extension",
44
"description": "An extension which allows you to create board-wide announcements for your phpBB forum",
5-
"homepage": "https://www.phpbb.com",
6-
"version": "1.1.1-dev",
5+
"homepage": "https://www.phpbb.com/customise/db/extension/boardannouncements/",
6+
"version": "1.1.1",
77
"keywords": ["phpbb", "extension", "announcements"],
88
"license": "GPL-2.0-only",
99
"authors": [

0 commit comments

Comments
 (0)