Skip to content

Commit 0bfbb92

Browse files
committed
Add mention of changelog in README
1 parent 642b87a commit 0bfbb92

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Compatible with TOML version [v1.0.0](https://toml.io/en/v1.0.0).
1010

1111
Documentation: https://godocs.io/github.com/BurntSushi/toml
1212

13+
See the [releases page](https://github.com/BurntSushi/toml/releases) for a
14+
changelog; this information is also in the git tag annotations (e.g. `git show
15+
v0.4.0`).
16+
1317
This library requires Go 1.13 or newer; install it with:
1418

1519
$ go get github.com/BurntSushi/toml

0 commit comments

Comments
 (0)