Skip to content

Commit f586923

Browse files
authored
Improve CHANGELOG.md (#166)
1 parent fc4762d commit f586923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1414
### Changed
1515

1616
- 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.
17+
- C++14 is now the minimum version instead of explicitly required. This allows consuming applications more flexibility.
1818
Typically CMake will select the latest C++ standard version that used C++ compiler supports.
1919

2020
## [2.3.1] - 2021-1-25

0 commit comments

Comments
 (0)