doc: update README

This commit is contained in:
ToruNiina
2024-08-12 00:23:59 +09:00
parent a2e8d68c95
commit 070fa825e4
2 changed files with 10 additions and 0 deletions

View File

@@ -656,6 +656,10 @@ toml11 v3からは複数の破壊的変更が追加されています。
- Fix not checking for \r\n when parsing line comments
- 萧迩珀 (@CDK6182CHR)
- Support template into_toml members
- Pino Toscano (@pinotree)
- Suppress warnings by manually cast file size to `std::streamsize`
- Jack W (@jackwil1)
- Fix typos in documentation template syntax
## Licensing terms