Update CHANGELOG for v0.2.1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Mårten Angner 2026-02-23 11:22:43 +01:00
parent efaa9e1d95
commit c354ce7203
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# Changelog # Changelog
## 0.2.1 (2026-02-22)
### Fixes
- **Installer crash** - Fixed "config is not defined" error during installation. The `createDocsFolders` method now correctly receives the config parameter needed for template replacements.
## 0.2.0 (2026-02-20) ## 0.2.0 (2026-02-20)
### Breaking Changes ### Breaking Changes