Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Commit

Permalink
Bump to version 2.2.0 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
JinnyYi authored Jul 17, 2021
1 parent 2652945 commit b4d4fc6
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Semantic Versioning](https://semver.org/).

## [v2.2.0] - 2021-07-17

### Added

- ci: Add gofmt action (#37)
- ci: Add dependabot auto build support (#40)
- ci: Add diff check action (#41)

### Changed

- storage: Update types in service.toml to golang types (#46)
- storage: Implement GSP-654 Unify List Behavior (#46)

### Fixed

- ci: Fix auto-build not work correctly

## [v2.1.0] - 2021-06-29

### Added
Expand Down Expand Up @@ -62,6 +79,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).

- Implement cos services.

[v2.2.0]: https://github.com/beyondstorage/go-service-cos/compare/v2.1.0...v2.2.0
[v2.1.0]: https://github.com/beyondstorage/go-service-cos/compare/v2.0.0...v2.1.0
[v2.0.0]: https://github.com/beyondstorage/go-service-cos/compare/v1.1.0...v2.0.0
[v1.1.0]: https://github.com/beyondstorage/go-service-cos/compare/v1.0.0...v1.1.0

0 comments on commit b4d4fc6

Please sign in to comment.