diff --git a/CHANGELOG.md b/CHANGELOG.md index c0d7773..59fa3cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [v0.3.6] - 2026-03-30 + +### Fixed +- Handle fprintf error in version output by wrapping with error check. + +### Changed +- Promote "Logging" to H2 and adjust subheadings to H3 in README. +- Bump version references from 0.3.3 to 0.3.5 in installation scripts. +- Convert plain text sections to Markdown headings in README. +- Add v0.3.5 entry to changelog documenting Markdown support and Windows tweaks. +- Add v0.3.4 entry to changelog for Windows support. ## [v0.3.5] - 2026-03-30 Now with Markdown editing flair and Windows install tweaks!