Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Stavrow <contact@angelostavrow.com>2019-08-28 13:41:29 +0300
committerAngelo Stavrow <contact@angelostavrow.com>2019-08-28 13:41:29 +0300
commitdbdd69f0f991f0bb2f8aa16135b7dfeb62e84c45 (patch)
treee55a550599735df7d8799927d313625b8d5f6d27
parentac1570a4b8b1229d0ff51edfeddd3eef991e51bc (diff)
Update changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f3150b..45222f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
-- Breaking changes in 0.57 per [#52](https://github.com/AngeloStavrow/indigo/issues/52)
+- Breaking changes in article lists introduced in Hugo 0.57 per [#52](https://github.com/AngeloStavrow/indigo/issues/52)
+- Newer/Older links in article footers now work as expected in Hugo 0.50 and later per [#54](https://github.com/AngeloStavrow/indigo/issues/54)
## [1.0.6]
### Fixed