We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 799b04f commit d3fa147Copy full SHA for d3fa147
1 file changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [3.7.0] - 2023-06-??
+## [3.7.0] - 2023-06-18
4
5
- **syntax**
6
- Correctly parse `$foo#bar` as a single word - [#1003]
@@ -674,6 +674,8 @@ module in v3.
674
675
Initial release.
676
677
+[3.7.0]: https://github.com/mvdan/sh/releases/tag/v3.7.0
678
+
679
[3.6.0]: https://github.com/mvdan/sh/releases/tag/v3.6.0
680
[#779]: https://github.com/mvdan/sh/issues/779
681
[#803]: https://github.com/mvdan/sh/issues/803
0 commit comments