diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-04-20 11:30:31 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-04-20 11:32:09 +0200 |
commit | 13cd5807f35d3856bff4109e3170a7de730932f5 (patch) | |
tree | 5c161ec5a995f36abd351a3bf471275f7ecb326e /CHANGES.md | |
parent | 916f8aee30c2f5c880e9bf960c4829dd3f32478f (diff) | |
download | Ishtar-13cd5807f35d3856bff4109e3170a7de730932f5.tar.bz2 Ishtar-13cd5807f35d3856bff4109e3170a7de730932f5.zip |
Parcel: fix parcel sorting
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 36add5f32..67d2a19b0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,12 @@ Ishtar changelog ================ +v3.1.12 - 2021-04-20 +-------------------- + +### Bug fixes ### +- Fix parcel sorting + v3.1.11 - 2021-04-19 -------------------- |