diff --git a/CHANGELOG.md b/CHANGELOG.md index 46099e3..744b4bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -## [v2.0.0] - 2021-01-24 +## [v2.0.0] - 2021-01-31 - The underlying `*http.Client` is now passed as an option when initializing a client. - Use value type instead of pointer for credentials when initializing a client. diff --git a/README.md b/README.md index 7240439..80efc79 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Actions Status](https://github.com/vartanbeno/go-reddit/workflows/tests/badge.svg)](https://github.com/vartanbeno/go-reddit/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/vartanbeno/go-reddit)](https://goreportcard.com/report/github.com/vartanbeno/go-reddit) -[![PkgGoDev](https://pkg.go.dev/badge/github.com/vartanbeno/go-reddit/v2/reddit)](https://pkg.go.dev/github.com/vartanbeno/go-reddit/v2/reddit) +[![PkgGoDev](https://pkg.go.dev/badge/github.com/vartanbeno/go-reddit/v2/reddit)](https://pkg.go.dev/github.com/vartanbeno/go-reddit/v2)