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

Commit 691613b

Browse files
authored
Bump to version 3.3.0 (#58)
1 parent f4cc59b commit 691613b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
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+
## [v3.3.0] - 2021-07-21
9+
10+
### Added
11+
12+
- ci: Add gofmt action (#50)
13+
- ci: Add diff check action (#53)
14+
- ci: Add dependabot auto build support (#54)
15+
16+
### Fixed
17+
18+
- ci: Fix auto-build not work correctly
19+
- storage: Fix copy and move behavior (#57)
20+
821
## [v3.2.0] - 2021-06-29
922

1023
### Changed
@@ -64,6 +77,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
6477

6578
- Implement fs services.
6679

80+
[v3.3.0]: https://github.com/beyondstorage/go-service-fs/compare/v3.2.0...v3.3.0
6781
[v3.2.0]: https://github.com/beyondstorage/go-service-fs/compare/v3.1.0...v3.2.0
6882
[v3.1.0]: https://github.com/beyondstorage/go-service-fs/compare/v3.0.0...v3.1.0
6983
[v3.0.0]: https://github.com/beyondstorage/go-service-fs/compare/v2.1.0...v3.0.0

0 commit comments

Comments
 (0)