File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,22 @@ All notable changes to this project will be documented in this file.
5
5
## Table of Contents
6
6
7
7
* [ Unreleased] ( #unreleased )
8
+ * [ 0.3.1] ( #031---2020-02-03 )
8
9
* [ 0.3.0] ( #030---2020-02-02 )
9
10
* [ 0.2.0] ( #020---2019-07-16 )
10
11
* [ 0.1.0] ( #010---2019-05-29 )
11
12
12
13
## [ Unreleased]
13
14
15
+ ## [ 0.3.1] - 2020-02-03
16
+
17
+ ### Changed
18
+
19
+ * Replace godoc.org by pkg.go.dev
20
+ ([ #122 ] ( https://github.com/wasmerio/go-ext-wasm/pull/122 ) by
21
+ [ @Hywan ] )
22
+ * Do everything to publish the package on pkg.go.dev.
23
+
14
24
## [ 0.3.0] - 2020-02-02
15
25
16
26
### Added
@@ -308,7 +318,8 @@ All notable changes to this project will be documented in this file.
308
318
First release.
309
319
310
320
311
- [ Unreleased ] : https://github.com/wasmerio/go-ext-wasm/compare/0.3.0...HEAD
321
+ [ Unreleased ] : https://github.com/wasmerio/go-ext-wasm/compare/v0.3.1...HEAD
322
+ [ 0.3.1 ] : https://github.com/wasmerio/go-ext-wasm/compare/0.3.0...v0.3.1
312
323
[ 0.3.0 ] : https://github.com/wasmerio/go-ext-wasm/compare/0.2.0...0.3.0
313
324
[ 0.2.0 ] : https://github.com/wasmerio/go-ext-wasm/compare/0.1.0...0.2.0
314
325
[ @Hywan ] : https://github.com/Hywan
You can’t perform that action at this time.
0 commit comments