From 749546cbb3744c0629274e94aa6e7c12c421ce73 Mon Sep 17 00:00:00 2001 From: Vartan Benohanian Date: Sun, 31 Jan 2021 21:25:37 -0500 Subject: [PATCH] Update readme and changelog Signed-off-by: Vartan Benohanian --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)