Skip to content

Commit 944b54a

Browse files
authored
Merge pull request #765 from pradyunsg/prepare-1.0.0-rc2
Add changelog entries for recent changes
2 parents 8f1763e + 4686ee9 commit 944b54a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
## unreleased
44

5-
Nothing.
5+
* Create https://toml.io as the new primary location to read the TOML spec.
6+
* Clarify meaning of "quotation marks".
7+
* Clarify meaning of "expected" value ranges.
8+
* Clarify that EOF is allowed after key/value pair.
9+
* Clarify that the various styles for writing keys are equivalent.
10+
* Clarify that line-ending backslashes must be unescaped in multi-line strings.
11+
* Add examples for invalid float values.
612

713
## 1.0.0-rc.1 / 2020-04-01
814

0 commit comments

Comments
 (0)