meta: update changelog

This commit is contained in:
Henk Verlinde 2022-02-04 14:01:24 +01:00
parent d051cfd54a
commit e3fdbaa259
1 changed files with 26 additions and 0 deletions

View File

@ -4,8 +4,34 @@ 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.4.0](https://github.com/h-enk/doks/compare/v0.3.5...v0.4.0)
- Adds scroll position lock for default docs sidebar [`#648`](https://github.com/h-enk/doks/pull/648)
- feat: edit link docs repo subpath [`#618`](https://github.com/h-enk/doks/pull/618)
- Sets font weight active page to 500 [`#644`](https://github.com/h-enk/doks/pull/644)
- Adds support for sub navigation main menu [`#642`](https://github.com/h-enk/doks/pull/642)
- [#604] Allow Firefox on macOS to see italic text. [`#626`](https://github.com/h-enk/doks/pull/626)
- Adds new docs tree — with a single command 🤖 [`#637`](https://github.com/h-enk/doks/pull/637)
- Adds full width as an option [`#636`](https://github.com/h-enk/doks/pull/636)
- chore(deps-dev): bump clipboard from 2.0.8 to 2.0.9 [`#635`](https://github.com/h-enk/doks/pull/635)
- feat: add multi level section menu [`#617`](https://github.com/h-enk/doks/pull/617)
- feat: changeable global alert + fix: cumulative layout shift [`#613`](https://github.com/h-enk/doks/pull/613)
- chore(deps-dev): bump mermaid from 8.13.2 to 8.13.3 [`#513`](https://github.com/h-enk/doks/pull/513)
- Improve flexsearch feedback [`#517`](https://github.com/h-enk/doks/pull/517)
- Simplify heading rendering [`#516`](https://github.com/h-enk/doks/pull/516)
- Plainify flexsearch index values [`#511`](https://github.com/h-enk/doks/pull/511)
- Add .Summary as fallback for description [`#508`](https://github.com/h-enk/doks/pull/508)
- Fix flexsearch arrow key navigation error [`#509`](https://github.com/h-enk/doks/pull/509)
- ✨Adds additional option for 'edit this page' feature [`#496`](https://github.com/h-enk/doks/pull/496)
- Merge upstream [`#2`](https://github.com/h-enk/doks/pull/2)
- deps: bump versions to latest [`e2b4ab2`](https://github.com/h-enk/doks/commit/e2b4ab23df16d91d7171bc9977eee6750937d2d6)
- deps: bump versions to latest [`66b4b17`](https://github.com/h-enk/doks/commit/66b4b172597893735f2c8d572226bb556a1ce85f)
- deps: bump versions to latest [`8b17636`](https://github.com/h-enk/doks/commit/8b176366757eaed1f7ce9a9e1ad0127ff1620a48)
#### [v0.3.5](https://github.com/h-enk/doks/compare/v0.3.4...v0.3.5)
> 5 October 2021
- feat: add versioning setup [`#478`](https://github.com/h-enk/doks/pull/478)
- feat: adjust latex svg image to dark theme [`#460`](https://github.com/h-enk/doks/pull/460)
- fix: edit-page multi-language support [`#459`](https://github.com/h-enk/doks/pull/459)