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>2021-10-05 12:37:23 +0300
committerHenk Verlinde <henk@ventizo.com>2021-10-05 12:37:23 +0300
commitd3905e80ccec35c08aebd6e7f0a675ad30b49be2 (patch)
treef815a8ec0e18acd7fe227bbcb7fbfb51cfb4e4c1
parentbf77e8c7fbbef4068e8de2dbfb72955fb91e0206 (diff)
meta: update changelogv0.3.5
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad6b6cf..084c3b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,24 @@ 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.3.5](https://github.com/h-enk/doks/compare/v0.3.4...v0.3.5)
+
+- 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)
+- feat: add docsRepoBranch config [`#458`](https://github.com/h-enk/doks/pull/458)
+- feat: image max width [`#457`](https://github.com/h-enk/doks/pull/457)
+- fix: docs url [`#456`](https://github.com/h-enk/doks/pull/456)
+- chore(deps-dev): bump @babel/cli from 7.15.4 to 7.15.7 [`#463`](https://github.com/h-enk/doks/pull/463)
+- feat: add multilingual support [`#454`](https://github.com/h-enk/doks/pull/454)
+- deps: bump versions to latest [`94bacd3`](https://github.com/h-enk/doks/commit/94bacd3492e7b4d1e46aef13f86e5924ac645f4e)
+- deps: bump @babel/cli from 7.15.4 to 7.15.7 [`130a13b`](https://github.com/h-enk/doks/commit/130a13bd9d3891d995e7373cc9a64fa527b4ce26)
+- deps: bump versions to latest [`2503f5a`](https://github.com/h-enk/doks/commit/2503f5adf6d2650b82928a8770c2a1ccdc368a0c)
+
#### [v0.3.4](https://github.com/h-enk/doks/compare/v0.3.3...v0.3.4)
+> 7 September 2021
+
- chore: update edit page default branch from master to main [`#426`](https://github.com/h-enk/doks/pull/426)
- Update index.js [`#417`](https://github.com/h-enk/doks/pull/417)
- Make id unique collapsible sidebar [`#378`](https://github.com/h-enk/doks/pull/378)