Skip to content

Commit 7f0b018

Browse files
committed
TRIVIAL: Update of the README.md.
1 parent 969c7de commit 7f0b018

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,17 @@ It is inspired by https://github.com/La0/garmin-uploader.
77

88
## Version
99

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+
1014
- **Version 1.0.1** - 2018-11-29
15+
- Initial version.
1116

1217
### Getting Started/Installing
1318

1419
```ps
15-
PM> Install-Package GarminConnectClientNet -Version 1.0.1
20+
PM> Install-Package GarminConnectClientNet -Version 1.1.0
1621
```
1722

1823
## Project Description

0 commit comments

Comments
 (0)