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 45e1618 commit 258fbc5Copy full SHA for 258fbc5
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## [0.74.1] - 2024-09-07
4
+
5
+### Added
6
7
+* [Allow generating match cases for DU cases when the match is empty](https://github.com/ionide/FsAutoComplete/pull/1309) (thanks @gbtb!)
8
9
+### Fixed
10
11
+* [Fix the floating code lens issues reported by many users](https://github.com/ionide/FsAutoComplete/pull/1319) (thanks @TheAngryByrd!)
12
13
+### Changed
14
15
+* [Update Fantomas.Client to get fixes for global fantomas installs](https://github.com/ionide/FsAutoComplete/pull/1320) (thanks @nojaf!)
16
17
## [0.74.0] - 2024-08-18
18
19
### Changed
0 commit comments