Add changelog note

This commit is contained in:
Jarryd Beck 2022-05-11 17:47:37 +10:00
parent c59e0c132c
commit 5f72b525c2

View File

@ -9,6 +9,10 @@ options. The project adheres to semantic versioning.
* Add a `program()` function to retrieve the program name. * Add a `program()` function to retrieve the program name.
### Bug Fixes
* Fix `arguments()` having no key for options that only have a short name.
## 3.0 ## 3.0
### Changed ### Changed