Update CHANGELOG for 3.1 release

This commit is contained in:
Jarryd Beck 2023-02-13 07:30:30 +11:00
parent b80bdfddf0
commit c12ce65503

View File

@ -3,7 +3,7 @@
This is the changelog for `cxxopts`, a C++11 library for parsing command line This is the changelog for `cxxopts`, a C++11 library for parsing command line
options. The project adheres to semantic versioning. options. The project adheres to semantic versioning.
## Unreleased ## 3.1
### Added ### Added