From 09322a25cd5c14e01ead75d0eccecfdf93113268 Mon Sep 17 00:00:00 2001 From: Amos Ng Date: Mon, 6 Jul 2020 05:59:20 +0800 Subject: [PATCH] Wrapped Web-UI CHANGELOG.md into 1.1.5 --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a524ce..729699c 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added -- [2020-07-05] Added basic graph creation interface to dash [@RedMatriz]. ### Changed -- [2020-07-05] Changed mobile dash to allow for graph creation [@RedMatriz]. -- [2020-07-05] Minor improvements to graph load [@RedMatriz]. ### Deprecated @@ -21,9 +18,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security ## [1.1.5] - 2020-07-05 +### Added +- [2020-07-05] Added basic graph creation interface to dash [@RedMatriz]. + ### Changed - [2020-07-04] Changed GitLab CI to build on every push irregardless of tagging by [@carbotaniuman]. - [2020-07-05] Added `mangadex.network` as allowed domain for `Referer`. Allow blank or missing `Referer` by [@AviKav]. +- [2020-07-05] Changed mobile dash to allow for graph creation [@RedMatriz]. +- [2020-07-05] Minor improvements to graph load [@RedMatriz]. ### Fixed - [2020-07-04] Fixed typo on `access-control-allow-methods` by [@carbotaniuman].