Skip to content

Commit b3aad57

Browse files
authored
chore(1.x): release 1.0.2 (#3)
1 parent de32d25 commit b3aad57

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

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+
311
## 1.0.1 (2025-10-23)
412

513
**Full Changelog**: https://github.com/php-internal/toml/compare/1.0.0...1.0.1

resources/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.1"
2+
".": "1.0.2"
33
}

0 commit comments

Comments
 (0)