Skip to content

Commit

Permalink
Updated release notes for 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-chambers committed Oct 14, 2018
1 parent 8ef5d81 commit 58c324b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 3.2.0
* New FSharp.Azure.Storage.Table.Task module that contains Task<T> implementations of the async functions. (Thanks @coolya)

### 3.1.0
* New Etag and Timestamp attributes that can be applied to record fields; the row's ETag and Timestamp will be written into those fields on query. These fields are ignored when writing back into table storage. (Thanks @coolya)
* The System.Uri type is now supported as a record field type. (Thanks @coolya)
Expand Down

0 comments on commit 58c324b

Please sign in to comment.