Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
tetious committed Jul 19, 2017
1 parent 1e5046c commit e967c4b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,17 @@ BsonSerializer.RegisterSerializer(new InstantSerializer());

#Implemented NodaTime Types

(as of v1.1.1)
(as of v1.3.0)
* Instant
* LocalDate
* LocalTime
* LocalDateTime
* OffsetDateTime
* Period
* Duration
*
* ZonedDateTime

# Dependencies

* NodaTime v1.3.2
* NodaTime v1.3.2 for 1.3.0, v2.2.0 therafter
* MongoDB.Driver v2.2.4

0 comments on commit e967c4b

Please sign in to comment.