From 6a7cbed2d31a67e2dff6de920a230de796e6d06f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gy=C3=B6rgy=20Kov=C3=A1cs?= Date: Mon, 22 Apr 2019 16:30:57 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2028884..1cf4a43 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ Arduino library for CH376 Mass Storage Contoller ## Versioning -v1.1 Apr 20, 2019 -extended with SPI communication +v1.2 Apr 20, 2019 -extended with SPI communication -v1.0 Feb 25, 2019 -initial version with UART communication +v1.1 Feb 25, 2019 -initial version with UART communication ### Acknowledgments