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

Commit 1ee2d41

Browse files
authored
Bump to version 2.1.0 (#29)
1 parent 913b58b commit 1ee2d41

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8+
## [v2.1.0] - 2021-06-29
9+
10+
### Added
11+
12+
- *: Implement GSP-87 Feature Gates (#25)
13+
- storage: Implement CreateDir (#26)
14+
- storage: Implement GSP-97 Add Restrictions in Storage Metadata (#27)
15+
16+
### Changed
17+
18+
- *: Implement GSP-109 Redesign Features (#27)
19+
- *: Implement GSP-117 Rename Service to System as the Opposite to Global (#27)
20+
821
## [v2.0.0] - 2021-05-24
922

1023
### Added
@@ -43,5 +56,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
4356

4457
- Implement azblob services.
4558

59+
[v2.1.0]: https://github.com/beyondstorage/go-service-azblob/compare/v2.0.0...v2.1.0
4660
[v2.0.0]: https://github.com/beyondstorage/go-service-azblob/compare/v1.1.0...v2.0.0
47-
[v1.1.0]: https://github.com/beyondstorage/go-service-azblob/compare/v1.0.0...v1.1.0
61+
[v1.1.0]: https://github.com/beyondstorage/go-service-azblob/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)