Skip to content

Commit 06b2985

Browse files
authored
Bump to version 0.3.0 (#19)
* Bump to version v0.3.0 * sort url
1 parent d8f3a32 commit 06b2985

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [v0.3.0] - 2021-08-12
11+
12+
### Added
13+
14+
- cmd: Add tracking support ([#13](https://github.com/beyondstorage/go-community/pull/13))
15+
16+
### Modified
17+
18+
- weekly-report: Refactor weekly report content style ([#18](https://github.com/beyondstorage/go-community/pull/18))
19+
1020
## [v0.2.0] - 2021-07-13
1121

1222
### Added
@@ -17,5 +27,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
1727

1828
- Hello, world!
1929

20-
[Unreleased]: https://github.com/beyondstorage/go-community/compare/v0.2.0...HEAD
30+
[Unreleased]: https://github.com/beyondstorage/go-community/compare/v0.3.0...HEAD
31+
[v0.3.0]: https://github.com/beyondstorage/go-community/compare/v0.2.0...v0.3.0
2132
[v0.2.0]: https://github.com/beyondstorage/go-community/compare/v0.1.0...v0.2.0

0 commit comments

Comments
 (0)