diff --git a/CHANGELOG.md b/CHANGELOG.md index 85314cf..81f06d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,34 +9,45 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 --- -## [1.3.1]() (2023-09-20) -### Features +## [1.4.0]() _(2024-02-22)_ +### Added + +* Script to auto-download latest assets files + +### Changed + +* Updated assets to latest versions + +--- + +## [1.3.1]() _(2023-09-20)_ +### Added -feat: add docsify plugins - mermaid, copy code blocks +* Add docsify plugins - mermaid, copy code blocks --- -## [1.3.0]() (2023-09-20) -### fix +## [1.3.0]() _(2023-09-20)_ +### Fixed -* fix: docsify folder relates links custom plugin +* Docsify folder relates links custom plugin --- -## [1.2.0]() (2023-09-20) +## [1.2.0]() _(2023-09-20)_ ### Fixed -* fix: docsify image custom plugin to fix LK links +* Docsify image custom plugin to fix LK links ------------------------------------------------------------------------- -## [1.1.0]() (2023-09-20) -### Feature -* feat: docsify image added support of docker env for config +## [1.1.0]() _(2023-09-20)_ +### Added +* Docsify image added support of docker env for config ------------------------------------------------------------------------- -## [1.0.0]() (2023-01-03) +## [1.0.0]() _(2023-01-03)_ ### Added * Docsify image beta version * Added prism plugins for code highlight to docsify image