Skip to content

Commit

Permalink
Update changes file with recent fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeyer committed Jun 12, 2024
1 parent 1fe216a commit b3c829b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nion/swift/resources/changes.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
{
"version": "UNRELEASED",
"notes": [
{
"issues": ["https://github.com/nion-software/nionswift/issues/586"],
"summary": "Fix issue where exporting could overwrite files with same metadata."
},
{
"issues": ["https://github.com/nion-software/nionswift/issues/1045"],
"summary": "Fix issue when displaying line plot of integer-valued 1D data item using log scale."
Expand Down

0 comments on commit b3c829b

Please sign in to comment.