CHANGELOG.md in positioning-0.2.5 vs CHANGELOG.md in positioning-0.2.6

- old
+ new

@@ -1,6 +1,11 @@ ## [Unreleased] +## [0.2.6] - 2024-08-21 + +- Implement list healing so that existing lists can be fixed up when implementing `positioned` or if the list somehow gets corrupted. +- Tidy up Advisory Lock code. + ## [0.2.5] - 2024-08-10 - Implemented composite primary key support. Thanks @jackozi for the original PR and the nudge to get this done! ## [0.2.4] - 2024-07-31