Skip to content

Commit

Permalink
README.md: v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tormoder committed Jun 24, 2020
1 parent c5052f7 commit 476bf7f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ The two latest versions of Go is supported. The core decoding package has no
external dependencies. The latest release of Go and a few external dependencies
are required for running the full test suite and benchmarks.

**Latest release:** 0.6.0

_Note:_ 0.6.0 contains a breaking change, see #46.

### FIT SDK Version Support

**Current supported FIT SDK version:** 21.32
Expand Down Expand Up @@ -46,7 +50,7 @@ Other profile versions may work, but have not been tested.
Using Go modules:

```
$ go get github.com/tormoder/fit@v0.5.0
$ go get github.com/tormoder/fit@v0.6.0
```

Using `$GOPATH`:
Expand Down

0 comments on commit 476bf7f

Please sign in to comment.