From 2df910073b2bac549fb5189b820b13aacca7a259 Mon Sep 17 00:00:00 2001 From: Joannis Orlandos Date: Sun, 23 Apr 2017 13:43:24 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 9c8bb12..da5f82b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# BSON 5.0 - Work in Progress +# BSON 5.0 This branch contains working code for BSON 5.0. Nothing here is final and everything may change. BSON 5.0 does not have a release schedule yet, but will be released alongside MongoKitten 4.0. @@ -121,8 +121,3 @@ All non-deprecated BSON 1.1 types are supported. - Javascript Code - Javascript Code with Scope - Decimal128 - -### Supported features - -- ISO8601 for Extended JSON Dates -- **Really** fast BSON Parsing and Serializing \ No newline at end of file