Skip to content

Commit 340f41a

Browse files
committed
write changelog for v3.4.2
1 parent 06e9c53 commit 340f41a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.4.2] - 2021-12-24
4+
5+
- The tests no longer assume what locales are installed
6+
- **interp**
7+
- keep `PATH` list separators OS-specific to fix a recent regression
8+
- avoid negative elapsed durations in the `time` builtin
9+
310
## [3.4.1] - 2021-11-23
411

512
- **syntax**
@@ -565,6 +572,7 @@ module in v3.
565572

566573
Initial release.
567574

575+
[3.4.2]: https://github.com/mvdan/sh/releases/tag/v3.4.2
568576
[3.4.1]: https://github.com/mvdan/sh/releases/tag/v3.4.1
569577
[3.4.0]: https://github.com/mvdan/sh/releases/tag/v3.4.0
570578
[3.3.1]: https://github.com/mvdan/sh/releases/tag/v3.3.1

0 commit comments

Comments
 (0)