📝 Add new version info

This commit is contained in:
Dan Jones 2025-03-11 12:44:16 -05:00
commit 9cd706932b
2 changed files with 9 additions and 1 deletions

View file

@ -1,5 +1,13 @@
# Changelog
## [0.0.2] - 2025-03-11
Bugfix release
### Fixes
- Extension being ignored. Original included twice.
## [0.0.1] - 2025-03-10
Initial Release! Hope you like it!

View file

@ -8,4 +8,4 @@ It takes a lot of inspiration (although no actual code) from [Onym](https://gith
I'll fill this out more in depth later.
For now, add it to a new project, and run `go doc codeberg.org/danjones000/nomino`
For now, check [official documentation](https://pkg.go.dev/codeberg.org/danjones000/nomino).