Add ignoreLogNotifications config option
[lsp-test.git] / ChangeLog.md
index c75f2c6834648570689b339c5a1966358fe0e67d..2d4f6115cdd07b5a02b91dd31f99bf2ac68071cf 100644 (file)
@@ -1,5 +1,9 @@
 # Revision history for lsp-test
 
+## 0.9.0.0 -- ???
+
+* Add `ignoreLogNotifications` config option
+
 ## 0.8.2.0 -- 2019-11-17
 
 * Expose `satisfyMaybe` (@cocreature)