diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ec72e7..9020008 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +### [1.0.0] - 2025-03-31 - 🚀 Stable release! + +#### Support + +- 📝 Vastly improved [go docs](https://pkg.go.dev/codeberg.org/danjones000/nomino). +- 📝 Fill out README with examples and links. + +#### Tools + +- 🛠 Replace all linting with golangci-lint + +#### Code quality + +- 🚨 A bunch of small improvements from new linter + ### [0.5.0] - 2025-03-19 - ✨ Different types of UUIDs #### Features