File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
66
77## [ Unreleased]
88
9- [ Unreleased ] : https://github.com/tweag/rules_sh/compare/v0.2.0...HEAD
9+ [ Unreleased ] : https://github.com/tweag/rules_sh/compare/v0.3.0...HEAD
10+
11+ ## [ 0.3.0] - 2022-07-19
12+
13+ [ 0.3.0 ] : https://github.com/tweag/rules_sh/compare/v0.2.0...v0.3.0
1014
1115### Added
1216
@@ -16,6 +20,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
1620 the ` ShBinariesInfo ` provider.
1721 See [ issue #19 ] [ #19 ] .
1822
23+ ### Changed
24+
25+ - Modularized rules_sh in preparation for [ bzlmod] ( https://docs.bazel.build/versions/5.2.0/bzlmod.html )
26+ See [ #18 ]
27+
28+ [ #18 ] : https://github.com/tweag/rules_sh/issues/18
1929[ #19 ] : https://github.com/tweag/rules_sh/issues/19
2030
2131## [ 0.2.0] - 2020-03-26
You can’t perform that action at this time.
0 commit comments