From 95d40adf05cadda49afe2ff87b1b8a7aceed946e Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Fri, 26 Apr 2019 06:14:15 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3ec2f50..5b0bb026 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ ### 🐞 Fixed * Multi-page sigils off-by-one error fixed, [#413](https://github.com/wtfutil/wtf/issues/413) -* Many points of potential and probably race conditions improved to not have race conditions. Stability should be much greater now +* Many points of potential and probable race conditions have been improved to not have race conditions. WTF should be quite a bit more stable now * In the Twitter module, the following have been fixed: * Help text says "Twitter" instead of "TextFile" * Keyboard-command "o" opens the current Twitter handle in the browser