From df1c77ffe502702c5de434d9223d72e95c12ce3a Mon Sep 17 00:00:00 2001 From: "Jonathan M. Wilbur" Date: Wed, 26 Jul 2023 22:22:33 -0400 Subject: [PATCH] docs: update changelog --- apps/meerkat-docs/docs/changelog-meerkat.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/meerkat-docs/docs/changelog-meerkat.md b/apps/meerkat-docs/docs/changelog-meerkat.md index dd3165fd7..3150ea0fd 100644 --- a/apps/meerkat-docs/docs/changelog-meerkat.md +++ b/apps/meerkat-docs/docs/changelog-meerkat.md @@ -3,7 +3,8 @@ ## Version 2.7.0 The defining aspect of this version is support for shadowing, which allows you -to replicate entries across multiple DSAs. +to replicate entries across multiple DSAs. It also includes many very serious +bug fixes. ## New Features / Improvements @@ -51,6 +52,11 @@ to replicate entries across multiple DSAs. already determined to be invalid. - Fix back-propagation of rejects, aborts, and timeouts received from chained operations. +- Fix crash when encountering a malformed Invoke ID + +### Upgrading + +You do not need to do anything for this to work other than apply migrations. ## Version 2.6.0