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.1.0 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
JinnyYi authored Jun 29, 2021
1 parent 01d1e72 commit 87aa392
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ 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.1.0] - 2021-06-29

### Added

- *: Implement GSP-87 Feature Gates (#11)
- storage: Add CreateDir (#12)

### Changed

- *: Implement GSP-109 Redesign Features (#12)
- *: Implement GSP-117 Rename Service to System as the Opposite to Global (#12)

## [v2.0.0] - 2021-05-24

### Added
Expand All @@ -21,5 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/).

- Implement uss services.

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

0 comments on commit 87aa392

Please sign in to comment.