File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1515
1616This is a patch version that backports fixes from the development of 2.0.
1717
18- * Fix cases where spaces in paths could break CMake support [ #475 ] [ ]
18+ * Support relative inclusion [ #475 ] [ ]
19+ * Fix cases where spaces in paths could break CMake support [ #471 ] [ ]
1920* Fix an issue with string conversion [ #421 ] [ ]
2021* Cross-compiling improvement for Conan.io [ #430 ] [ ]
2122* Fix option group default propagation [ #450 ] [ ]
@@ -27,6 +28,7 @@ This is a patch version that backports fixes from the development of 2.0.
2728[ #450 ] : https://github.com/CLIUtils/CLI11/pull/450
2829[ #459 ] : https://github.com/CLIUtils/CLI11/pull/459
2930[ #461 ] : https://github.com/CLIUtils/CLI11/pull/461
31+ [ #471 ] : https://github.com/CLIUtils/CLI11/pull/471
3032[ #475 ] : https://github.com/CLIUtils/CLI11/pull/475
3133
3234
You can’t perform that action at this time.
0 commit comments