This repository was archived by the owner on Oct 22, 2021. It is now read-only.
File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,26 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
7
7
8
+ ## [ v3.5.0] - 2021-09-23
9
+
10
+ ### Added
11
+
12
+ - feat: Add cross build support (#72 )
13
+ - RFC-78: Unify Path Behavior (#78 )
14
+
15
+ ### Changed
16
+
17
+ - ci: Enable auto merge for dependabot
18
+ - ci: Fix file not generated
19
+ - ci: Upgrade Xuanwo/fetch-metadata
20
+ - ci: Sync github actions (#80 )
21
+ - docs: Update README (#76 )
22
+
23
+ ### Fixed
24
+
25
+ - fix: File not generated
26
+ - fix: Use eavlSymlinks to replace filepath.EvalSymlinks (#84 )
27
+
8
28
## [ v3.4.0] - 2021-08-19
9
29
10
30
### Added
@@ -95,6 +115,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
95
115
96
116
- Implement fs services.
97
117
118
+ [ v3.5.0 ] : https://github.com/beyondstorage/go-service-fs/compare/v3.4.0...v3.5.0
98
119
[ v3.4.0 ] : https://github.com/beyondstorage/go-service-fs/compare/v3.3.0...v3.4.0
99
120
[ v3.3.0 ] : https://github.com/beyondstorage/go-service-fs/compare/v3.2.0...v3.3.0
100
121
[ v3.2.0 ] : https://github.com/beyondstorage/go-service-fs/compare/v3.1.0...v3.2.0
You can’t perform that action at this time.
0 commit comments