From acb9ee3242342928c946a6bc23aa28423f374bd7 Mon Sep 17 00:00:00 2001 From: Sebastian Zagrodzki Date: Fri, 5 May 2017 23:44:51 +0200 Subject: [PATCH] Add notes about this being ver 2.0 of kylelemons/gousb --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 43f1494..9c18375 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ Supported platforms include: - darwin - windows +This is the release 2.0 of the package [github.com/kylelemons/gousb], with a backwards-incompatible API. +As of 2017-05-04 the API is not consider stable yet, you should not use this package without vendoring at this point. +We'll update this section as soon as the API is finalized. + [coverimg]: https://coveralls.io/repos/github/google/gousb/badge.svg [cover]: https://coveralls.io/github/google/gousb [ciimg]: https://travis-ci.org/google/gousb.svg