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

Commit

Permalink
Bump to version 2.1.0 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
JinnyYi authored Jun 29, 2021
1 parent 8bca8d4 commit 1bb4fbf
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ 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 (#19)
- storage: Add CreateDir (#22)
- storage: Implement GSP-97 Add Restrictions in Storage Metadata (#22)

### Changed

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

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

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

- Implement dropbox services.

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

0 comments on commit 1bb4fbf

Please sign in to comment.