We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae73fe commit c314137Copy full SHA for c314137
RELEASE_NOTES.md
@@ -1,3 +1,11 @@
1
+#### 1.4.0.6 -
2
+* fix 423 - Symbols for non-standard C# events
3
+* fix 235 - XmlDocSigs for references assemblies
4
+* fix 177 - GetAllUsesOfAllSymbolsInFile returns nothing for C# nested enum
5
+* make Internal.Utilities.Text.Lexing.Position a struct
6
+* Exposing assembly attributes on FSharpAssemblySignature
7
+* clean up IncrementalFSharpBuild.frameworkTcImportsCache
8
+
9
#### 1.4.0.5 -
10
* add more entries to FSharpTokenTag
11
0 commit comments