diff --git a/CHANGELOG.md b/CHANGELOG.md index 114b9fd..6049c67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ ## Changelog +### 1.0.5 - 2017-10-05 + +- Gallery mode can now be enabled for the whole page or per post +- Added compatibility with mChat extension +- Added German translation +- Added Turkish translation +- Added Vietnamese translation + ### 1.0.4 - 2017-01-10 - Minor informational update for phpBB 3.2.x diff --git a/composer.json b/composer.json index ffec554..336b84f 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "phpbb-extension", "description": "Lightbox for phpBB will resize posted images to a maximum set width and display them fullscreen in an elegant Lightbox overlay effect.", "homepage": "https://github.com/VSEphpbb/lightbox", - "version": "1.0.4", + "version": "1.0.5", "keywords": ["phpbb", "extension", "lightbox", "image", "resizer"], "license": "GPL-2.0", "authors": [