Skip to content

Commit

Permalink
Bump version to 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyme committed Jan 7, 2020
1 parent 889b09e commit 4db770b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
11 changes: 0 additions & 11 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,14 +115,3 @@ embedded Markdown documentation) to a nice HTML documentation.
* If you want to build the documentation, simply run the `build.fsx` script
([GitHub link](https://github.com/fsharp/FSharp.Data/blob/master/tools/build.fsx)) which
builds the documentation.

## Related articles

If you want to learn more about writing type providers in general, here are some useful resources:

* [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)

* [F# 3.0 Sample Pack](http://fsharp3sample.codeplex.com/) contains a number of examples ranging
from quite simple, to very complex.

* [Tutorial: Creating a Type Provider (F#)](http://msdn.microsoft.com/en-gb/library/hh361034.aspx)
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#### 3.3.4 - January 7 2020
* Rebuild using "Release" target

#### 3.3.3 - January 7 2020
* Fix nuget package

Expand Down

0 comments on commit 4db770b

Please sign in to comment.