Skip to content

Commit

Permalink
chore: update changelog (#1408)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykGala committed Jul 27, 2023
1 parent 3858da4 commit d1f0c0e
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
## neptune 1.4.0rc0
## neptune 1.4.1

### Fixes
- Fixed operation processor bug if current working directory is different from the script directory ([#1391](https://github.com/neptune-ai/neptune-client/pull/1391))
- Retry request when ChunkedEncodingError occurred. ([#1402](https://github.com/neptune-ai/neptune-client/pull/1402))
- Fixed performance issues on forking process ([#1407](https://github.com/neptune-ai/neptune-client/pull/1407))


## neptune 1.4.0

### Fixes
- Fixed operation processor bug if current working directory is different from the script directory ([#1391](https://github.com/neptune-ai/neptune-client/pull/1391))

### Features
- Added support for `tensorboard` integration ([#1368](https://github.com/neptune-ai/neptune-client/pull/1368))
Expand Down

0 comments on commit d1f0c0e

Please sign in to comment.