Commit 0d4bb2871a1551863744fccfece9b085a4f74f29

Authored by Jarryd Beck
1 parent 37e7220f

Add to Changelog

Showing 1 changed file with 7 additions and 0 deletions
CHANGELOG.md
... ... @@ -3,6 +3,13 @@
3 3 This is the changelog for `cxxopts`, a C++11 library for parsing command line
4 4 options. The project adheres to semantic versioning.
5 5  
  6 +## Next version
  7 +
  8 +### Changed
  9 +
  10 +* Only search for a C++ compiler in CMakeLists.txt.
  11 +* Allow for exceptions to be disabled.
  12 +
6 13 ## 2.2
7 14  
8 15 ### Changed
... ...