Commit cb60381e84df99a4829e3d3c657c06380f916d0f
1 parent
34784b01
Add to changelog
Showing
1 changed file
with
1 additions
and
0 deletions
CHANGELOG.md
| ... | ... | @@ -10,6 +10,7 @@ options. The project adheres to semantic versioning. |
| 10 | 10 | * Only search for a C++ compiler in CMakeLists.txt. |
| 11 | 11 | * Allow for exceptions to be disabled. |
| 12 | 12 | * Fix duplicate default options when there is a short and long option. |
| 13 | +* Add `CXXOPTS_NO_EXCEPTIONS` to disable exceptions. | |
| 13 | 14 | |
| 14 | 15 | ## 2.2 |
| 15 | 16 | ... | ... |