We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de32d25 commit b3aad57Copy full SHA for b3aad57
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.0.2 (2025-11-06)
4
+
5
+## What's Changed
6
+* Handle nested tables in TOML encoder by @roxblnfk in https://github.com/php-internal/toml/pull/2
7
8
9
+**Full Changelog**: https://github.com/php-internal/toml/compare/1.0.1...1.0.2
10
11
## 1.0.1 (2025-10-23)
12
13
**Full Changelog**: https://github.com/php-internal/toml/compare/1.0.0...1.0.1
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.0.1"
+ ".": "1.0.2"
}
0 commit comments