Skip to content

Commit a1e5989

Browse files
committed
Release 0.3.0
1 parent c2844dc commit a1e5989

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)