Add changelog entry
This commit is contained in:
parent
9cd015ac37
commit
43ebb49475
@ -10,6 +10,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.
|
||||||
* Added a .clang-format file.
|
* Added a .clang-format file.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
* Cleanup exception code, add cxxopts::exceptions namespace.
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
* Fix `arguments()` having no key for options that only have a short name.
|
* Fix `arguments()` having no key for options that only have a short name.
|
||||||
|
Loading…
Reference in New Issue
Block a user