Skip to content

Commit 62b40cc

Browse files
committed
docs: update changelog
1 parent 6c468bb commit 62b40cc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
<a name="6.0.0-alpha.5"></a>
4+
## 6.0.0-alpha.5 (2024-12-16)
5+
6+
This version can now parse the "final" draft of 2.0.0, which is not quite
7+
released, but should represent what the final version will look like. Still,
8+
there might be last-minute changes based on major issues discovered in the next
9+
few days.
10+
11+
### Features
12+
13+
* **fmt:** Configurable autoformat with `FormatConfig` (#95) ([014c7c57](https://github.com/kdl-org/kdl-rs/commit/014c7c57a2089dae78cd9136ab9bbdf8aa3f049f))
14+
* **errors:** error collection/recovery and reporting improvements (#94) ([f31750a0](https://github.com/kdl-org/kdl-rs/commit/f31750a048e95c6ea6fe6df1820c463bae8fae81))
15+
* **parser:** Update parser to 2.0.0 (#100) ([a1919a0e](https://github.com/kdl-org/kdl-rs/commit/a1919a0e36fcf056ff0415561b8bac7c62ac3037))
16+
317
<a name="6.0.0-alpha.4"></a>
418
## 6.0.0-alpha.4 (2024-12-04)
519

0 commit comments

Comments
 (0)