We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8374209 commit 9a091bbCopy full SHA for 9a091bb
1 file changed
RELEASE_NOTES.md
@@ -1,6 +1,10 @@
1
Release Notes
2
=============
3
4
+## 1.1.1
5
+
6
+- Fixed the `strf` function (see [#6](https://github.com/giraffe-fsharp/Giraffe.ViewEngine/issues/6))
7
8
## 1.1.0
9
10
- Added `strf` which is a shortcut for the commonly used `sprintf fmt |> encodedText` function.
0 commit comments