File tree 1 file changed +29
-1
lines changed
1 file changed +29
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,33 @@ The following types of changes will be recorded in this file:
26
26
27
27
- placeholder
28
28
29
+ ## [ v0.1.2] - 2021-04-15
30
+
31
+ ### Overview
32
+
33
+ - Bug fixes
34
+ - Dependency updates
35
+ - built using Go 1.16.3
36
+
37
+ ### Changed
38
+
39
+ - dependencies
40
+ - built using ` Go 1.16.3 `
41
+ - Windows (x86, x64)
42
+ - Linux (x86, x64)
43
+ - ` denisenkom/go-mssqldb `
44
+ - ` v0.0.0-20201104001602-427686ac8ec1 ` to ` v0.10.0 `
45
+ - ` rs/zerolog `
46
+ - ` v1.20.0 ` to ` v1.21.0 `
47
+ - ` actions/setup-node `
48
+ - ` v2.1.4 ` to ` v2.1.5 `
49
+
50
+ ### Fixed
51
+
52
+ - Fix description of possible values for host flag
53
+ - Fix invalid db and username debug output
54
+ - Add missing newline between bullet points
55
+
29
56
## [ v0.1.1] - 2021-02-07
30
57
31
58
### Overview
@@ -74,6 +101,7 @@ file for additional details.
74
101
- x86
75
102
- x64
76
103
77
- [ Unreleased ] : https://github.com/atc0005/check-illiad/compare/v0.1.1...HEAD
104
+ [ Unreleased ] : https://github.com/atc0005/check-illiad/compare/v0.1.2...HEAD
105
+ [ v0.1.2 ] : https://github.com/atc0005/check-illiad/releases/tag/v0.1.2
78
106
[ v0.1.1 ] : https://github.com/atc0005/check-illiad/releases/tag/v0.1.1
79
107
[ v0.1.0 ] : https://github.com/atc0005/check-illiad/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments