We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6665c18 commit d8f9961Copy full SHA for d8f9961
RELEASE_NOTES.md
@@ -1,5 +1,9 @@
1
# Release Notes
2
3
+## 6.0.1 - 2024-06-04
4
+* BUGFIX: MSBuild.build adds a bad string at the end of properties, thanks @0x53A - https://github.com/fsprojects/FAKE/issues/2738
5
+* ENHANCEMENT: Added shorthash to git functions, thanks @voronoipotato - https://github.com/fsprojects/FAKE/pull/2752
6
+
7
## 6.0.0 - 2023-02-20
8
* ENHANCEMENT: Site UI fixes and documentation link fixes.
9
0 commit comments