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 f1a02dd commit 1118f1dCopy full SHA for 1118f1d
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v2.1.2 (28/11/2024)
4
+## Changes
5
+## 🚀 Features
6
+
7
+- Add params for cloning private git @soimkim (#201)
8
+- Add function for downloading git with ssh_key @soimkim (#199)
9
10
+## 🔧 Maintenance
11
12
+- Don't change prefix for ssh link @soimkim (#200)
13
+- Print option name with error msg @bjk7119 (#198)
14
15
+---
16
17
## v2.1.1 (16/10/2024)
18
## Changes
19
## 🔧 Maintenance
@@ -304,11 +318,3 @@
304
318
## 🐛 Hotfixes
305
319
306
320
- Fix the windows path for license resource @dd-jy (#114)
307
-
308
----
309
310
-## v1.4.22 (09/05/2023)
311
-## Changes
312
-## 🐛 Hotfixes
313
314
-- Fix the spdx-tools conflict issue @dd-jy (#115)
0 commit comments