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 <angelo@fogcreek.com>2018-10-18 16:15:09 +0300
committerAngelo Stavrow <angelo@fogcreek.com>2018-10-18 16:15:09 +0300
commitdeec128f72f5dcb5d880190fd69e89e2bc89369e (patch)
tree620d8b534de4a2d49cd0a902b3ab4954be443673 /CHANGELOG.md
parent48c744a3cbf9ad49eca6bf51dcd4005656b1e927 (diff)
Update change log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 623552d..9303bc4 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](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [Unreleased]
+### Fixed
+- The 404.html page now properly links back to the homepage, thanks to @sauerj!
+
## [1.0.2]
### Fixed
- Broken link to compare v1.0.1 against v1.0 in this change log.
@@ -17,5 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- The first public release of the indigo theme for Hugo, along with related project documentation (including this changelog).
+[Unreleased]: https://github.com/AngeloStavrow/indigo/compare/v1.0.2...HEAD
[1.0.2]: https://github.com/AngeloStavrow/indigo/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/AngeloStavrow/indigo/compare/v1.0...v1.0.1 \ No newline at end of file