diff --git a/CHANGELOG.md b/CHANGELOG.md index 88ca29c..c12b07a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,18 @@ 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.3](https://github.com/h-enk/doks/compare/v0.4.2...v0.4.3) + +- 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) + #### [v0.4.2](https://github.com/h-enk/doks/compare/v0.4.1...v0.4.2) +> 1 April 2022 + - ux: fix details for firefox [`d4b6900`](https://github.com/h-enk/doks/commit/d4b6900c965da251d02834bf4a7eb17e6f12e3d2) +- meta: update content security policy [`7c834a5`](https://github.com/h-enk/doks/commit/7c834a5a11858f8eb47fca558d3eb620589f1275) - ux: slide offcanvas menu from right to left [`f13cb0e`](https://github.com/h-enk/doks/commit/f13cb0e8de97d37c4a23e0062aeedc8cb84cb0ab) -- config: update content security policy [`2c6f28a`](https://github.com/h-enk/doks/commit/2c6f28a750a3f6962af992ece2346bfa999d70e7) #### [v0.4.1](https://github.com/h-enk/doks/compare/v0.4.0...v0.4.1)