Commit 5f72b525c2f1f93a6dd454ff6d719d514d86be7d

Authored by Jarryd Beck
1 parent c59e0c13

Add changelog note

Showing 1 changed file with 4 additions and 0 deletions
CHANGELOG.md
... ... @@ -9,6 +9,10 @@ options. The project adheres to semantic versioning.
9 9  
10 10 * Add a `program()` function to retrieve the program name.
11 11  
  12 +### Bug Fixes
  13 +
  14 +* Fix `arguments()` having no key for options that only have a short name.
  15 +
12 16 ## 3.0
13 17  
14 18 ### Changed
... ...