Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jarro2783/cxxopts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarryd Beck <jarro.2783@gmail.com>2019-08-08 01:27:14 +0300
committerJarryd Beck <jarro.2783@gmail.com>2019-08-08 01:27:14 +0300
commitcb60381e84df99a4829e3d3c657c06380f916d0f (patch)
tree5b24837d429bcf1b734fe012871db7b8ea96b29d
parent34784b01f7bdb989e56f268b632091a8a8738906 (diff)
Add to changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b030a15..bd0eed1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ options. The project adheres to semantic versioning.
* Only search for a C++ compiler in CMakeLists.txt.
* Allow for exceptions to be disabled.
* Fix duplicate default options when there is a short and long option.
+* Add `CXXOPTS_NO_EXCEPTIONS` to disable exceptions.
## 2.2