diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d1a9e0..0bfd128 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.1.2](https://github.com/oupala/apaxy/compare/2.1.1...2.1.2) (2019-06-04) + + +### Bug Fixes + +* add gif extension to image gallery viewer ([5668b92](https://github.com/oupala/apaxy/commit/5668b92)) + + + ## [2.1.1](https://github.com/oupala/apaxy/compare/2.1.0...2.1.1) (2019-06-03) diff --git a/package.json b/package.json index 206e2e3..7f56cc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apaxy", - "version": "2.1.2-dev", + "version": "2.1.2", "description": "A simple, customisable theme for your Apache directory listing.", "main": "index.js", "scripts": {