We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 969c7de commit 7f0b018Copy full SHA for 7f0b018
README.md
@@ -7,12 +7,17 @@ It is inspired by https://github.com/La0/garmin-uploader.
7
8
## Version
9
10
+- **Version 1.1.0** - 2019-05-21
11
+
12
+ - Fix of the workflow. A csrf token must be parsed and added to the login step.
13
14
- **Version 1.0.1** - 2018-11-29
15
+ - Initial version.
16
17
### Getting Started/Installing
18
19
```ps
-PM> Install-Package GarminConnectClientNet -Version 1.0.1
20
+PM> Install-Package GarminConnectClientNet -Version 1.1.0
21
```
22
23
## Project Description
0 commit comments