From fa163093d2146e6e481ef68412359d5e4ea10c89 Mon Sep 17 00:00:00 2001 From: Calvin Rose Date: Sat, 13 Mar 2021 19:22:47 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8af6e278..a06b4fa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. - Update meson.build - Add option to automatically add shebang line in installed scripts with `jpm`. - Add `partition-by` and `group-by` to the core. +- Sort keys in pretty printing output. ## 1.15.3 - 2021-02-28 - Fix a fiber bug that occured in deeply nested fibers