Skip to content

Commit 4db770b

Browse files
committed
Bump version to 3.3.4
1 parent 889b09e commit 4db770b

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -115,14 +115,3 @@ embedded Markdown documentation) to a nice HTML documentation.
115115
* If you want to build the documentation, simply run the `build.fsx` script
116116
([GitHub link](https://github.com/fsharp/FSharp.Data/blob/master/tools/build.fsx)) which
117117
builds the documentation.
118-
119-
## Related articles
120-
121-
If you want to learn more about writing type providers in general, here are some useful resources:
122-
123-
* [Writing F# Type Providers with the F# 3.0 Developer Preview - An Introductory Guide and Samples](http://blogs.msdn.com/b/fsharpteam/archive/2011/09/24/developing-f-type-providers-with-the-f-3-0-developer-preview-an-introductory-guide-and-samples.aspx)
124-
125-
* [F# 3.0 Sample Pack](http://fsharp3sample.codeplex.com/) contains a number of examples ranging
126-
from quite simple, to very complex.
127-
128-
* [Tutorial: Creating a Type Provider (F#)](http://msdn.microsoft.com/en-gb/library/hh361034.aspx)

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#### 3.3.4 - January 7 2020
2+
* Rebuild using "Release" target
3+
14
#### 3.3.3 - January 7 2020
25
* Fix nuget package
36

0 commit comments

Comments
 (0)