meta: update CHANGELOG.md
This commit is contained in:
parent
392ca1223b
commit
a0da19b806
21
CHANGELOG.md
21
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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue