📝 Update CHANGELOG

This commit is contained in:
Dan Jones 2025-03-31 15:56:34 -05:00
commit 2561fe3cff

View file

@ -1,5 +1,20 @@
# Changelog # 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 ### [0.5.0] - 2025-03-19 - ✨ Different types of UUIDs
#### Features #### Features