From 21d2663047e9c0b75bef62e530a130f190abee11 Mon Sep 17 00:00:00 2001 From: nojaf Date: Fri, 15 Sep 2023 09:40:49 +0200 Subject: [PATCH] Add release note for 19.1.0 --- RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 83d26cb65..65421d3ce 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,8 @@ +## 19.1.0 + +* Only reload css file when changed. [#845](https://github.com/fsprojects/FSharp.Formatting/pull/845) +* Add previous and next page url substitutions. [#846](https://github.com/fsprojects/FSharp.Formatting/pull/846) + ## 19.0.0 * Update FCS to 43.7.400