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 e8ef4dd commit 50ffbebCopy full SHA for 50ffbeb
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## v3.14.3 (16/05/2024)
4
+## Changes
5
+## 🐛 Hotfixes
6
+
7
+- Fix the issue of adding allDeps task for android @dd-jy (#201)
8
+- Add the version into unity purl @dd-jy (#198)
9
+- Fix the issue for go.work (go 1.18 or later) @dd-jy (#199)
10
11
+---
12
13
## v3.14.2 (08/05/2024)
14
## Changes
15
## 🚀 Features
@@ -323,11 +333,3 @@
323
333
## 🔧 Maintenance
324
334
325
335
- Change the output for Go @dd-jy (#89)
326
-
327
----
328
329
-## v3.10.1 (10/05/2022)
330
-## Changes
331
-## 🔧 Maintenance
332
-- Add --direct option in help message @dd-jy (#87)
0 commit comments