diff --git a/CHANGELOG.md b/CHANGELOG.md index d9c53530f..31df0e77d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ ## [UNRELEASED] neptune-client 0.16.12 ### Changes -- File.from_stream does not load content into memory ([#1065](https://github.com/neptune-ai/neptune-client/pull/1065)) +- File.from_stream does not load content into memory ([#1065](https://github.com/neptune-ai/neptune-client/pull/1065)) +- Drop limits for in-memory Files ([#1070](https://github.com/neptune-ai/neptune-client/pull/1070)) ## neptune-client 0.16.11