From 79056945102cec8f6d4d39383aad81f03ff318cb Mon Sep 17 00:00:00 2001 From: Rubén Beltran del Río Date: Wed, 1 Aug 2018 03:35:42 +0000 Subject: Add Gitlab pages support --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 82f3e55..e829b9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.0.1] +### Added +- Gitlab pages support + ## 1.0.0 ### Added - Application SID Checking @@ -17,4 +21,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - This CHANGELOG - Readme +[1.0.1]: https://github.com/olivierlacan/keep-a-changelog/compare/1.0.0...1.0.1 [Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop -- cgit