We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abaa1a5 commit a04e9b0Copy full SHA for a04e9b0
changes.d/pr-441.toml
@@ -5,7 +5,7 @@ authors = ["@philipch07", "@TroyKomodo"]
5
6
[[scuffle-amf0]]
7
category = "fix"
8
-description = "Fix `Amf0Object` to be represented by a BTreeMap instead of a hashmap to preserve order"
+description = "Fix `Amf0Object` to be represented by a BTreeMap instead of a hashmap to guarantee consistency when iterating through the map"
9
authors = ["@TroyKomodo"]
10
11
0 commit comments