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

Commit 0e0ede7

Browse files
authored
Bump to version 1.0.1 (#6)
Signed-off-by: Xuanwo <github@xuanwo.io>
1 parent 67cfc7e commit 0e0ede7

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77

88
## [Unreleased]
99

10+
## [v1.0.1] - 2021-06-15
11+
12+
### Fixed
13+
14+
- Fix protocol file that contains ":" (#4)
15+
- Fix HTTP url generated incorrectly (#5)
16+
1017
## v1.0.0 - 2021-06-09
1118

1219
### Added
1320

1421
- Add Parse support
1522
- Add http/https/file protocol support
1623

17-
[Unreleased]: https://github.com/beyondstorage/go-endpoint/compare/v1.0.0...HEAD
24+
[Unreleased]: https://github.com/beyondstorage/go-endpoint/compare/v1.0.1...HEAD
25+
[v1.0.1]: https://github.com/beyondstorage/go-endpoint/compare/v1.0.0...v1.0.1

0 commit comments

Comments
 (0)