Releases: JonasHiltl/openchangelog
Releases · JonasHiltl/openchangelog
v0.1.6
Patch release to add versioning to base.css
file. Without it the browser might cache it even if a new version exists on the server.
v0.1.5
What's Changed
- Add contribution guidelines by @JonasHiltl in #10
- Configurable Color Scheme by @JonasHiltl in #11
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
v0.1.2
What's Changed
- Allow retrieving changelogs by full domain by @JonasHiltl in #4
v0.1.1
v0.1.0
Initial open beta release.
Features
- CommonMark 0.31.2 compliant for changelog articles
- GitHub & local changelog article source
- RSS feed
- Logo, Title, Subtitle can be customized
v0.0.7
Fix: loading skeleton displayed after last article
v0.0.6
Add RSS button to changelog site
v0.0.5
Run go mod tidy