Skip to content

Commit 9aaebe7

Browse files
committed
docs: update changelog
1 parent 99dec9f commit 9aaebe7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

3+
<a name="6.1.0"></a>
4+
## 6.1.0 (2024-12-22)
5+
6+
This release is mostly to make docs.rs show the various feature flags in the docs, but I also went ahead and exposed all the `ensure_v2` functions, since they didn't really need to be behind a feature flag, even if they're not that useful outside of v1 support.
7+
8+
### Features
9+
10+
* **api:** unflagged ensure_v2 fns, and docsrs improvements ([99dec9fa](https://github.com/kdl-org/kdl-rs/commit/99dec9fa2c97c6a290445a94e112778397ef5358))
11+
312
<a name="6.0.0"></a>
413
## 6.0.0 (2024-12-22)
514

0 commit comments

Comments
 (0)