From fe6677f30f14f55fd04014e7b281e31862761c6f Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Tue, 17 Nov 2020 17:14:00 +0300 Subject: [PATCH] Update readme badges and changelog Signed-off-by: Alex Vanin --- CHANGELOG.md | 7 +++++++ README.md | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1237c4d..2e90cd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [1.20.2] - 2020-11-17 + +### Fixed + +- Readme badges + ## [1.20.1] - 2020-11-17 ### Fixed @@ -408,3 +414,4 @@ Initial public release [1.3.0]: https://github.com/nspcc-dev/neofs-api-go/compare/v1.2.0...v1.3.0 [1.20.0]: https://github.com/nspcc-dev/neofs-api-go/compare/v1.3.0...v1.20.0 [1.20.1]: https://github.com/nspcc-dev/neofs-api-go/compare/v1.20.0...v1.20.1 +[1.20.2]: https://github.com/nspcc-dev/neofs-api-go/compare/v1.20.1...v1.20.2 diff --git a/README.md b/README.md index f6552fe..f95a315 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ ![Go](https://github.com/nspcc-dev/neofs-api-go/workflows/Go/badge.svg) [![codecov](https://codecov.io/gh/nspcc-dev/neofs-api-go/branch/master/graph/badge.svg)](https://codecov.io/gh/nspcc-dev/neofs-api-go) [![Report](https://goreportcard.com/badge/github.com/nspcc-dev/neofs-api-go)](https://goreportcard.com/report/github.com/nspcc-dev/neofs-api-go) -[![GitHub release](https://img.shields.io/github/release/nspcc-dev/neofs-api.svg)](https://github.com/nspcc-dev/neofs-api-go) -![GitHub license](https://img.shields.io/github/license/nspcc-dev/neofs-api.svg?style=popout) +[![GitHub release](https://img.shields.io/github/release/nspcc-dev/neofs-api-go.svg)](https://github.com/nspcc-dev/neofs-api-go) +![GitHub license](https://img.shields.io/github/license/nspcc-dev/neofs-api-go.svg?style=popout) # Overview