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

github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenk Verlinde <henk@ventizo.com>2022-07-09 09:36:32 +0300
committerHenk Verlinde <henk@ventizo.com>2022-07-09 09:36:32 +0300
commita0da19b806c9c76ec633715f41f67944f43a7a15 (patch)
tree1439bf80189c9ecea77b1be0d4f8c63880d0dac2
parent392ca1223bb90718252a2652732bf78f44113e2c (diff)
meta: update CHANGELOG.mdv0.5.0
-rw-r--r--CHANGELOG.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c12b07a..0b7d23e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,10 +4,31 @@ 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).
+#### [v0.5.0](https://github.com/h-enk/doks/compare/v0.4.3...v0.5.0)
+
+- 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)
+- Better image support [`#809`](https://github.com/h-enk/doks/pull/809)
+- feat(search): allow complete section customization [`#799`](https://github.com/h-enk/doks/pull/799)
+- fix(menus): sort pages and sections by default order [`#796`](https://github.com/h-enk/doks/pull/796)
+- Add to top button as an option [`#794`](https://github.com/h-enk/doks/pull/794)
+- Single navbar [`#782`](https://github.com/h-enk/doks/pull/782)
+- Use SVG favicon if it exists [`#754`](https://github.com/h-enk/doks/pull/754)
+- Add custom-head.html [`#755`](https://github.com/h-enk/doks/pull/755)
+- fix(layouts): index.redirects truncates newline [`#775`](https://github.com/h-enk/doks/pull/775)
+- fix: csp invalid for global alert dismissal [`#788`](https://github.com/h-enk/doks/pull/788)
+- deps: bump versions to latest [`79a0449`](https://github.com/h-enk/doks/commit/79a0449f15f0b9a3b77ee6d98a8d06e6fd94970b)
+- deps: bump versions to latest [`b1dfb71`](https://github.com/h-enk/doks/commit/b1dfb71f9020d471611c32d847a2c54410819718)
+- feat: add all in single navbar [`16152d6`](https://github.com/h-enk/doks/commit/16152d63609c5722186087742ad821779fb20fc0)
+
#### [v0.4.3](https://github.com/h-enk/doks/compare/v0.4.2...v0.4.3)
+> 18 May 2022
+
- fix(flexsearch): separate chain of calls into statements [`#739`](https://github.com/h-enk/doks/pull/739)
- deps: bump versions to latest [`f8bcce9`](https://github.com/h-enk/doks/commit/f8bcce9e3ca966ff894e5c2f9be6324db99e23ce)
+- meta: update changelog [`cf51ea8`](https://github.com/h-enk/doks/commit/cf51ea887dd12f79588f950988d0eb6c6895407f)
#### [v0.4.2](https://github.com/h-enk/doks/compare/v0.4.1...v0.4.2)