diff --git a/CHANGELOG.md b/CHANGELOG.md index 767f205..3139015 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # CHANGELOG +## v0.0.36 [unreleased] + +- dependencies updated +- pickling support and tests for several types + +--- + + ## v0.0.35 [2025-03-06] - internal diff --git a/Cargo.toml b/Cargo.toml index 39ebefa..30db905 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -86,7 +86,7 @@ members = [ ] [workspace.package] -version = "0.0.35" +version = "0.0.36" authors = [ "Jesse K. Rubin ", # hopefully you will contribute!