doc: update acknowledgment in README

This commit is contained in:
ToruNiina
2024-07-21 14:34:20 +09:00
parent 100d05822a
commit 911abe939e
2 changed files with 8 additions and 1 deletions

View File

@@ -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

View File

@@ -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