You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
## Version 3.x *(unreleased)*
4
4
5
+
## Version 3.2.1 *(2022-02-14)*
6
+
* Backwards compatibility fix for those using VariantComputer [#213](https://github.com/node-gradle/gradle-node-plugin/issues/213)
7
+
* Prevent M1 Macs from attempting to download a non-existent distribution [#214](https://github.com/node-gradle/gradle-node-plugin/issues/214)
8
+
5
9
## Version 3.2.0 *(2022-02-07)*
6
10
* Support Gradle 7.4 configuration-cache [#209](https://github.com/node-gradle/gradle-node-plugin/issues/209) (thanks [nhoughto](https://github.com/nhoughto) for the [pull request](https://github.com/node-gradle/gradle-node-plugin/pull/211))
7
11
* Add option for allowing HTTP access [#163](https://github.com/node-gradle/gradle-node-plugin/issues/163) (thanks [markslater](https://github.com/markslater) for the [pull request](https://github.com/node-gradle/gradle-node-plugin/pull/164))
0 commit comments