From 6efd117075e382e3244e254754256db79fb6ca32 Mon Sep 17 00:00:00 2001 From: Henk Verlinde Date: Fri, 26 May 2023 17:45:26 +0200 Subject: [PATCH] meta: update CHANGELOG.md --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b7d23e..34912b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,28 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v1.0.0-beta.1](https://github.com/h-enk/doks/compare/v1.0.0-alpha.1...v1.0.0-beta.1) + +- ux: update dark mode+ [`834afc3`](https://github.com/h-enk/doks/commit/834afc3eec170d7e9a383f202742c62637b4cbb3) +- feat: update for doks 1.0.0-beta.1 [`f5135ba`](https://github.com/h-enk/doks/commit/f5135ba54ee22a08b75ff8a578d8600f3c6e25d9) +- config: update content security policy [`af107f0`](https://github.com/h-enk/doks/commit/af107f070b3815b463ac071cfad256dfc2d4c975) + +#### [v1.0.0-alpha.1](https://github.com/h-enk/doks/compare/v0.5.0...v1.0.0-alpha.1) + +> 18 April 2023 + +- fix: navbar-brand href now links to the BaseURL instead of `/` [`#894`](https://github.com/h-enk/doks/pull/894) +- Update hugo to 0.107.0 and hugo-install to >=4.0.1 [`#951`](https://github.com/h-enk/doks/pull/951) +- fix: build fails when figure has link [`#823`](https://github.com/h-enk/doks/pull/823) +- fix: build fails when figure has link [`#820`](https://github.com/h-enk/doks/issues/820) +- feat: update for doks v1.0.0-alpha.1 [`3d4c2db`](https://github.com/h-enk/doks/commit/3d4c2dbdffc9be1b6ea1a1e56e323f3deef2b9b7) +- Update package-lock.json for hugo/hugo-install update [`afaba44`](https://github.com/h-enk/doks/commit/afaba443bf1509ce5ed53e48a06b2f97ec422902) +- ops: update GitHub Actions [`e93a307`](https://github.com/h-enk/doks/commit/e93a3075bc2cff60b3680e40fe06d6ea28c05a9b) + #### [v0.5.0](https://github.com/h-enk/doks/compare/v0.4.3...v0.5.0) +> 9 July 2022 + - Better multilingual support [`#818`](https://github.com/h-enk/doks/pull/818) - 🧪 Add scrollspy to toc pages as an option (experimental) [`#797`](https://github.com/h-enk/doks/pull/797) - Better blog pages [`#798`](https://github.com/h-enk/doks/pull/798)