diff --git a/README.md b/README.md index a50b85e..1370013 100644 --- a/README.md +++ b/README.md @@ -627,7 +627,10 @@ I appreciate the help of the contributors who introduced the great feature to th - Fix issues with CMake package configuration when used with vcpkg - Egor Pugin (@egorpugin) - Fix incorrect operator<<() argument type that gives build error - +- Andreas Keller (@andreaskeller96) + - Fix not checking for \r\n when parsing line comments +- 萧迩珀 (@CDK6182CHR) + - Support template into_toml members ## Licensing terms diff --git a/README_ja.md b/README_ja.md index a320147..bcaa85d 100644 --- a/README_ja.md +++ b/README_ja.md @@ -629,6 +629,10 @@ toml11 v3からは複数の破壊的変更が追加されています。 - Fix issues with CMake package configuration when used with vcpkg - Egor Pugin (@egorpugin) - Fix incorrect operator<<() argument type that gives build error +- Andreas Keller (@andreaskeller96) + - Fix not checking for \r\n when parsing line comments +- 萧迩珀 (@CDK6182CHR) + - Support template into_toml members ## Licensing terms