mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-01 21:23:52 +00:00
docs: add recent changes
This commit is contained in:
parent
3b95b94406
commit
f19629f84c
@ -26,8 +26,12 @@ is not passed, or every time the option is parsed.
|
||||
### Version 2.1.1: Quick Windows fix
|
||||
|
||||
* A collision with `min`/`max` macros on Windows has been fixed. [#642][]
|
||||
* Tests pass with Boost again [#646][]
|
||||
* Running the pre-commit hooks in development no longer requires docker for clang-format [#647][]
|
||||
|
||||
[#642]: https://github.com/CLIUtils/CLI11/pull/642
|
||||
[#646]: https://github.com/CLIUtils/CLI11/pull/646
|
||||
[#647]: https://github.com/CLIUtils/CLI11/pull/647
|
||||
|
||||
## Version 2.0: Simplification
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user