From 0f110082f12ce249021dcc9499573bdd0d4598e6 Mon Sep 17 00:00:00 2001 From: Angelo Stavrow Date: Sun, 21 Oct 2018 10:58:37 -0400 Subject: Update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bede6d4..25440ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,14 @@ 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] +## [1.0.3] ### Added - Users can now add their Reddit account as a social network, thanks to [@sauerj](https://github.com/sauerj)! ### Fixed - The 404.html page now properly links back to the homepage, thanks to [@sauerj](https://github.com/sauerj)! - Custom fonts are now loaded correctly, hopefully speeding up rendering ([#23](https://github.com/AngeloStavrow/indigo/issues/23)) +- The site expected fonts to load from the site root, even if your site was installed to a subdirectory. Now they don't. ([#27](https://github.com/AngeloStavrow/indigo/issues/27)) ## [1.0.2] ### Fixed @@ -25,6 +26,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 +[Unreleased]: https://github.com/AngeloStavrow/indigo/compare/v1.0.2...v1.0.3 [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 -- cgit v1.2.3