diff --git a/CHANGELOG.md b/CHANGELOG.md index 81a3d7b5a..35813d0c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ -## neptune-client 0.13.6 +## neptune-client 0.14.0 + +### Features +- Interacting with project-level metadata ([#758](https://github.com/neptune-ai/neptune-client/pull/758)) +- Copy feature for non-file single value attributes ([#768](https://github.com/neptune-ai/neptune-client/pull/768)) ### Fixes -- Fix veryfing data size limits in String Atoms and File.from_content ([#784](https://github.com/neptune-ai/neptune-client/pull/784)) +- Fix verifying data size limits in String Atoms and File.from_content ([#784](https://github.com/neptune-ai/neptune-client/pull/784)) ## neptune-client 0.13.5