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 8556287 commit a142f87Copy full SHA for a142f87
CHANGELOG.md
@@ -1,22 +1,29 @@
1
CHANGELOG
2
=========
3
4
-## v0.0.0
+## v0.0.5
5
6
-- Initialize commit
+- Support NuGet publish
7
+- Provide minimal examples
8
-## v0.0.1
9
+## v0.0.4
10
-- Define release.yml of GitHub Action.
11
+- Define `PluginDownloadUrl`
12
+
13
+## v0.0.3
14
15
+- Set go version to 1.19.x for release matrix
16
17
## v0.0.2
18
19
- Set go version to 1.19.x for publish matrix
20
-## v0.0.3
21
+## v0.0.1
22
-- Set go version to 1.19.x for release matrix
23
+- Define release.yml of GitHub Action.
24
25
+## v0.0.0
26
27
+- Initialize commit
28
-## v0.0.4
29
-- Define `PluginDownloadUrl`
0 commit comments