diff --git a/.changelog/unreleased/bug-fixes/1141-fix-wl-storage-prefix-iter-ordering.md b/.changelog/unreleased/bug-fixes/1141-fix-wl-storage-prefix-iter-ordering.md new file mode 100644 index 00000000000..485aef36606 --- /dev/null +++ b/.changelog/unreleased/bug-fixes/1141-fix-wl-storage-prefix-iter-ordering.md @@ -0,0 +1,3 @@ +- Fixed the PrefixIter order of iteration in the write- + log to always match the iteration order in the storage. + ([#1141](https://github.com/anoma/namada/pull/1141)) \ No newline at end of file