From ef3ad1743a72066391f27ac551ae0182752d1ad2 Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Sat, 4 Jul 2015 09:02:50 -0700 Subject: [PATCH] Update to 1.0.4 --- CHANGELOG.md | 4 ++++ composer.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a66232..c26ed80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.0.4 - 2015-07-04 + +- Fixed an issue where announcement disappears after a new user registers + ## 1.0.3 - 2015-05-22 - Improve performance by caching the board announcement query diff --git a/composer.json b/composer.json index b286b3d..85f8300 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "phpbb-extension", "description": "An extension which allows you to create board-wide announcements for your phpBB forum", "homepage": "https://www.phpbb.com", - "version": "1.0.3", + "version": "1.0.4", "keywords": ["phpbb", "extension", "announcements"], "license": "GPL-2.0", "authors": [