Skip to content

Commit

Permalink
Add release note
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanIsCoding committed Nov 11, 2024
1 parent f7adc87 commit b8c5c02
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions releasenotes/notes/correct-edge-colors-e082e1761e1c060b.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
fixes:
- |
Fixed a bug introduced in version 0.15 where the edge colors specified as
a list in calls to :func:`~rustworkx.visualization.mpl_draw` were not
having their order respected. Instead, the order of the colors was
being shuffled. This has been restored and now the behavior should
match that of 0.14.

0 comments on commit b8c5c02

Please sign in to comment.