Skip to content

Commit 2163201

Browse files
committed
docs: update changelog
1 parent 0595955 commit 2163201

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# `kdl` Release Changelog
22

3+
<a name="6.0.0-alpha.2"></a>
4+
## 6.0.0-alpha.2 (2024-11-30)
5+
6+
### Features
7+
8+
* **value,entry:** i128 for integers, autoformat safe KdlEntryFormat (#91) ([05959558](https://github.com/kdl-org/kdl-rs/commit/059595585079ed4b9f9f47042b7b2238ecb29151))
9+
10+
### Bug Fixes
11+
12+
* **deps:** remove nom ([d013ece7](https://github.com/kdl-org/kdl-rs/commit/d013ece76a7053828d325a592e6a7ee8ff2218b1))
13+
* **fmt:** fix formatting error in CI (#88) ([11e11926](https://github.com/kdl-org/kdl-rs/commit/11e119263d78260f090d6f5c0223e465be6692d2))
14+
15+
### Documentation
16+
17+
* **license:** fix format of license file (#87) ([cc2995d7](https://github.com/kdl-org/kdl-rs/commit/cc2995d72be85f2b96be9e958fda7f969ebbe7ee))
18+
19+
### Refactor
20+
21+
* **parser:** refactor try_parse to be lift more weight ([a6419952](https://github.com/kdl-org/kdl-rs/commit/a641995293ffa93c7958f4f5462bb2aa5c8a2c45))
22+
323
<a name="6.0.0-alpha.1"></a>
424
## 6.0.0-alpha.1 (2024-10-06)
525

0 commit comments

Comments
 (0)