Skip to content

Commit

Permalink
chore: changelog update (#1457)
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderWWW authored Sep 5, 2023
1 parent 2af9551 commit 02874ae
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,11 +1,11 @@
## [UNRELEASED] neptune 1.6.2
## neptune 1.6.2

### Changes
- Identify client's artifact supported version by adding `X-Neptune-Artifact-Api-Version` header to get artifact attribute request ([#1436](https://github.com/neptune-ai/neptune-client/pull/1436))
- Import `JSONDecodeError` from `simplejson` instead of `requests` [#1451](https://github.com/neptune-ai/neptune-client/pull/1451)

### Fixes
- Cast integers outside of 32 bits to float in `stringify_unsupported()` ([#1443](https://github.com/neptune-ai/neptune-client/pull/1443))
- Cast integers outside 32 bits to float in `stringify_unsupported()` ([#1443](https://github.com/neptune-ai/neptune-client/pull/1443))


## neptune 1.6.1
Expand Down

0 comments on commit 02874ae

Please sign in to comment.