From 17913dca682ff105540c0ea73365f1763efc2083 Mon Sep 17 00:00:00 2001 From: Rodolphe Marques Date: Fri, 23 Jun 2017 10:10:14 +0200 Subject: [PATCH] remove drivers from non breaking change promise --- docs/upgrade-guides/v0.10-->v1.0.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/upgrade-guides/v0.10-->v1.0.md b/docs/upgrade-guides/v0.10-->v1.0.md index a5f8ad78..a90b8c1d 100644 --- a/docs/upgrade-guides/v0.10-->v1.0.md +++ b/docs/upgrade-guides/v0.10-->v1.0.md @@ -13,9 +13,6 @@ public interfaces of BigchainDB's: API](https://docs.bigchaindb.com/projects/server/en/latest/http-client-server-api.html) - [WebSocket Event Stream API](https://docs.bigchaindb.com/projects/server/en/latest/websocket-event-stream-api.html) -- [official Python driver](https://github.com/bigchaindb/bigchaindb-driver) -- [official Javascript - driver](https://github.com/bigchaindb/js-bigchaindb-driver) As we saw the version bump to v1.0 as our last chance in a while to fix minor