From dbcbbea8c50153a33194ccdefd949b56ff492cda Mon Sep 17 00:00:00 2001 From: Erik Brinkman Date: Sun, 22 Sep 2024 11:12:18 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55c5aaf..8f46493 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,4 @@ -Changelog -========= +# Changelog All notable changes to this project will be documented in this file. @@ -8,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- new high level apis for renaming and moving entries + +### Removed + +- old broken apis that allowed more fine grained access + ## [4.0.0] - 2024-04-03 ### Added