diff --git a/CHANGELOG.md b/CHANGELOG.md index b47e994..580034e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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! diff --git a/README.md b/README.md index e364bfc..f08b801 100644 --- a/README.md +++ b/README.md @@ -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).