Skip to content

Commit cd5f5fc

Browse files
committed
update changelog file with latest changes
1 parent 99f28db commit cd5f5fc

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
@@ -97,14 +97,16 @@ fixes as well.
9797
- Add IWYU pragmas [#1008][]
9898
- Fix internal header include paths [#1011][]
9999
- Improved clarity in `RequiredError` [#1029][]
100-
- Bug fixes in latest release [#1005][]
100+
- Added ability to use lexical_cast overloads constrained with enable_if [#1021][]
101+
- Bug fixes in latest release related to environmental variable parsing from option groups and unrecognized fields in a config file [#1005][]
101102

102103
[#1005]: https://github.com/CLIUtils/CLI11/pull/1005
103104
[#1008]: https://github.com/CLIUtils/CLI11/pull/1008
104105
[#1011]: https://github.com/CLIUtils/CLI11/pull/1011
105106
[#1012]: https://github.com/CLIUtils/CLI11/pull/1012
106107
[#1016]: https://github.com/CLIUtils/CLI11/pull/1016
107108
[#1018]: https://github.com/CLIUtils/CLI11/pull/1018
109+
[#1021]: https://github.com/CLIUtils/CLI11/pull/1021
108110
[#1025]: https://github.com/CLIUtils/CLI11/pull/1025
109111
[#1029]: https://github.com/CLIUtils/CLI11/pull/1029
110112
[#1030]: https://github.com/CLIUtils/CLI11/pull/1030

0 commit comments

Comments
 (0)