From 017b078b075bba50d136bc0fcaceda03f784f3f7 Mon Sep 17 00:00:00 2001 From: Alexis Tacnet Date: Tue, 7 Mar 2017 14:10:31 +0100 Subject: [PATCH] Update the changelog for v0.9.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9614de1..559e1b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +> v0.9.0 + +- **Change the folder of high res images, now it's the root of the image folder.** +- Add a version to CSS to prevent bad caching +- Fix the images so absoluts paths are working even if the blog is in a subfolder + > v0.8.0 - Add a licensing page and a copyright in the footer if wanted (thx to [Hjdskes](https://github.com/Hjdskes))