diff options
| author | Rubén Beltran del Río <ben@nsovocal.com> | 2018-08-01 03:35:42 +0000 |
|---|---|---|
| committer | Rubén Beltran del Río <ben@nsovocal.com> | 2018-08-01 03:35:42 +0000 |
| commit | 4546edbd1634cde4c9ffe90459269c17ba9f8bfb (patch) | |
| tree | 59736c13608189add6cbad0023ff05c790cd9304 /CHANGELOG.md | |
| parent | b0b2aee1145b50a58c22d39627df717d45c6338f (diff) | |
| parent | 79056945102cec8f6d4d39383aad81f03ff318cb (diff) | |
Add Gitlab pages support
See merge request rbdr/dead-drop!4
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
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 |