Skip to content

Commit

Permalink
chore: Update changelog before release (#1432)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykGala authored Aug 18, 2023
1 parent 4314a4a commit b627dfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
## [UNRELEASED] neptune 1.6.0
## neptune 1.6.0

### Features
- Added `list_fileset_files()` method to list files and directories contained in `FileSet` field ([#1412](https://github.com/neptune-ai/neptune-client/pull/1412))

### Fixes
- Fixed `stringify_unsupported` not catching a broader `MutableMapping` class ([#1427](https://github.com/neptune-ai/neptune-client/pull/1427))
- Cast keys in the resulting dictionary to string in `stringify_unsupported` ([#1427](https://github.com/neptune-ai/neptune-client/pull/1427))
- Call execute operations with list ([#1429](https://github.com/neptune-ai/neptune-client/pull/1429))
- Fixed an issue where data was sometimes not uploaded in case the initial request to the Neptune servers failed ([#1429](https://github.com/neptune-ai/neptune-client/pull/1429))

## neptune 1.5.0

Expand Down

0 comments on commit b627dfb

Please sign in to comment.