Skip to content

Commit 0c5420b

Browse files
committed
doc: changelog
1 parent cccd478 commit 0c5420b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515

1616
This 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

0 commit comments

Comments
 (0)