From 7f0b01876cf653335a2c709e239a28a845dde894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Pol=C3=A1k?= Date: Tue, 21 May 2019 21:17:03 +0200 Subject: [PATCH] TRIVIAL: Update of the README.md. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04eff66..941470e 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,17 @@ It is inspired by https://github.com/La0/garmin-uploader. ## Version +- **Version 1.1.0** - 2019-05-21 + + - Fix of the workflow. A csrf token must be parsed and added to the login step. + - **Version 1.0.1** - 2018-11-29 + - Initial version. ### Getting Started/Installing ```ps -PM> Install-Package GarminConnectClientNet -Version 1.0.1 +PM> Install-Package GarminConnectClientNet -Version 1.1.0 ``` ## Project Description