mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-18 18:41:43 +08:00
doc: update acknowledgment in README
This commit is contained in:
@@ -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
|
- Fix issues with CMake package configuration when used with vcpkg
|
||||||
- Egor Pugin (@egorpugin)
|
- Egor Pugin (@egorpugin)
|
||||||
- Fix incorrect operator<<() argument type that gives build error
|
- 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
|
## Licensing terms
|
||||||
|
|
||||||
|
@@ -629,6 +629,10 @@ toml11 v3からは複数の破壊的変更が追加されています。
|
|||||||
- Fix issues with CMake package configuration when used with vcpkg
|
- Fix issues with CMake package configuration when used with vcpkg
|
||||||
- Egor Pugin (@egorpugin)
|
- Egor Pugin (@egorpugin)
|
||||||
- Fix incorrect operator<<() argument type that gives build error
|
- 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
|
## Licensing terms
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user