We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd4e44 commit 3be7626Copy full SHA for 3be7626
CHANGELOG.md
@@ -1,4 +1,22 @@
1
2
+0.4.n / 2020-12-18
3
+==================
4
+
5
+ * release with goreleaser
6
+ * bye Travis-CI
7
+ * Create go.yml
8
+ * update dependencies
9
+ * please: trim the environmentURL
10
+ * README: update with mdsh
11
+ * restore the original environment name logic
12
+ * forward API failures to the client
13
+ * convert to go modules
14
+ * gitsrc: wrap errors for better reporting
15
+ * fix CLI parsing
16
+ * Use branch as deployment ref by default (#1)
17
+ * add missing CHANGELOG.md
18
+ * fix: handle pull-request URLs
19
20
0.3.0 / 2019-04-29
21
==================
22
0 commit comments