docs(changelog): add v0.3.6 entry and backfill previous versions
- Added changelog entries for v0.3.4 and v0.3.5 - Documented fixes and changes for v0.3.6 including error handling, README updates, and version bumps
This commit is contained in:
parent
d476980148
commit
c94a64c688
11
CHANGELOG.md
11
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!
|
||||
|
||||
Loading…
Reference in New Issue
Block a user