diff --git a/CHANGES.md b/CHANGES.md index 8059e5c2d..8b545fad6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,4 @@ -# Unreleased - -## Fixes +# 1.8.3 (09/26/2021) - Fix debouncing of document updates. It was essentially complicated broken in all but the most trivial cases. (#509 fixes #504)