Skip to content

Commit

Permalink
Release Notes for v10.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkrellenstein committed Nov 24, 2024
1 parent 973a704 commit 64d4ee8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion release-notes/release-notes-v10.7.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,19 @@




# Upgrading

This upgrade is not a protocol change and does not require an automatic reparse.


# ChangeLog

## Protocol Changes

## Bugfixes

- Fix CORS headers for OPTIONS requests
- Fix CORS headers for `OPTIONS` requests
- Fix rounding error on normalized quantity
- Use `null` instead of `''` for `asset_longname` and `asset_parent` fields
- Correctly catch `ValueError` in unpack endpoint
Expand Down

0 comments on commit 64d4ee8

Please sign in to comment.