We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4762d commit f586923Copy full SHA for f586923
CHANGELOG.md
@@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
14
### Changed
15
16
- Updates to the CMakeLists.txt for Unix builds (except macOS) to hide more symbols from the shared library.
17
-- C++14 is now the mimimum version instead of explicity required. This allows consuming applications more flexibility.
+- C++14 is now the minimum version instead of explicitly required. This allows consuming applications more flexibility.
18
Typically CMake will select the latest C++ standard version that used C++ compiler supports.
19
20
## [2.3.1] - 2021-1-25
0 commit comments