Skip to content

Commit 39e3568

Browse files
authored
Merge pull request #10 from tweag/release-0.1.1
Release 0.1.1
2 parents b985a16 + 67e573c commit 39e3568

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
@@ -6,7 +6,18 @@ 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.1.0...HEAD
9+
[Unreleased]: https://github.com/tweag/rules_sh/compare/v0.1.1...HEAD
10+
11+
## [0.1.1] - 2019-11-13
12+
13+
[0.1.1]: https://github.com/tweag/rules_sh/compare/v0.1.0...v0.1.1
14+
15+
### Changed
16+
17+
- Avoid finding non-POSIX compliant tools in `sh_posix_configure` on Windows.
18+
See [#7][#7].
19+
20+
[#7]: https://github.com/tweag/rules_sh/pull/7
1021

1122
## [0.1.0] - 2019-11-13
1223

0 commit comments

Comments
 (0)