diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d3b1a24e2..676d708bc 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +## 14.0.1 +* Fixes 703, 700 - `--strict` is now considerably stricter, and more diagnostics being shown + ## 14.0.0 * Fix [Getting ReturnType from ApiDocMember without Html already embedded](https://github.com/fsprojects/FSharp.Formatting/issues/708)