Skip to content

Commit 8da210b

Browse files
[tagpr] update CHANGELOG.md
1 parent f1fa2bd commit 8da210b

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

CHANGELOG.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# Changelog
2+
3+
## [v0.5.2](https://github.com/gcpug/zagane/compare/v0.5.3...v0.5.2) - 2025-06-06
4+
5+
## [v0.5.3](https://github.com/gcpug/zagane/compare/v0.5.2...v0.5.3) - 2021-03-05
6+
- module: upgrade each vendors by @zchee in https://github.com/gcpug/zagane/pull/45
7+
8+
## [v0.5.2](https://github.com/gcpug/zagane/compare/v0.5.1...v0.5.2) - 2020-09-11
9+
- Update analysisutil by @tenntenn in https://github.com/gcpug/zagane/pull/43
10+
- Add test for issue32 by @tenntenn in https://github.com/gcpug/zagane/pull/44
11+
- Release v0.5.2 by @tenntenn in https://github.com/gcpug/zagane/pull/42
12+
13+
## [v0.5.1](https://github.com/gcpug/zagane/compare/v0.5.0...v0.5.1) - 2020-09-10
14+
- Update comment by @tenntenn in https://github.com/gcpug/zagane/pull/39
15+
- Add tests for latest 2 minner version of cloud.google.com/go/spanner by @tenntenn in https://github.com/gcpug/zagane/pull/40
16+
- Release v0.5.1 by @tenntenn in https://github.com/gcpug/zagane/pull/41
17+
18+
## [v0.5.0](https://github.com/gcpug/zagane/compare/v0.4.0...v0.5.0) - 2020-09-07
19+
- add plugin for golangci-lint by @vvakame in https://github.com/gcpug/zagane/pull/38
20+
21+
## [v0.4.0](https://github.com/gcpug/zagane/compare/v0.3.4...v0.4.0) - 2020-06-04
22+
- Add version by @tenntenn in https://github.com/gcpug/zagane/pull/35
23+
- Update Go image of CircleCI to go1.14.4 by @tenntenn in https://github.com/gcpug/zagane/pull/36
24+
25+
## [v0.3.4](https://github.com/gcpug/zagane/compare/v0.3.3...v0.3.4) - 2020-01-30
26+
- Fix ignore comment bug by @tenntenn in https://github.com/gcpug/zagane/pull/31
27+
28+
## [v0.3.3](https://github.com/gcpug/zagane/compare/v0.3.2...v0.3.3) - 2019-12-10
29+
- Remove default case for unexpected types by @tenntenn in https://github.com/gcpug/zagane/pull/28
30+
31+
## [v0.3.2](https://github.com/gcpug/zagane/compare/v0.3.1...v0.3.2) - 2019-03-29
32+
- Fix nil panic by @tenntenn in https://github.com/gcpug/zagane/pull/22
33+
- Fix for closure by @tenntenn in https://github.com/gcpug/zagane/pull/23
34+
- Fix stack overflow by @tenntenn in https://github.com/gcpug/zagane/pull/24
35+
36+
## [v0.3.1](https://github.com/gcpug/zagane/compare/v0.3.0...v0.3.1) - 2019-03-29
37+
- Fix for GRPCStatus by @tenntenn in https://github.com/gcpug/zagane/pull/21
38+
39+
## [v0.3.0](https://github.com/gcpug/zagane/compare/v0.2.0...v0.3.0) - 2019-03-28
40+
- Add wraperr by @tenntenn in https://github.com/gcpug/zagane/pull/19
41+
42+
## [v0.2.0](https://github.com/gcpug/zagane/compare/v0.1.1...v0.2.0) - 2019-03-27
43+
- Add zaganeutil by @tenntenn in https://github.com/gcpug/zagane/pull/14
44+
- Use zaganeutil by @tenntenn in https://github.com/gcpug/zagane/pull/15
45+
- add unclosetx by @tenntenn in https://github.com/gcpug/zagane/pull/16
46+
- Add test by @tenntenn in https://github.com/gcpug/zagane/pull/18
47+
48+
## [v0.1.1](https://github.com/gcpug/zagane/compare/v0.1.0...v0.1.1) - 2019-03-22
49+
- Skip files which don't import spanner by @tenntenn in https://github.com/gcpug/zagane/pull/11
50+
51+
## [v0.1.0](https://github.com/gcpug/zagane/commits/v0.1.0) - 2019-03-21
52+
- Fix issue#1 by @tenntenn in https://github.com/gcpug/zagane/pull/3
53+
- Fix nil check by @tenntenn in https://github.com/gcpug/zagane/pull/4
54+
- Ignore return iterator by @tenntenn in https://github.com/gcpug/zagane/pull/5
55+
- Fix call do by @tenntenn in https://github.com/gcpug/zagane/pull/6
56+
- Fix work with govet in Go1.12 by @tenntenn in https://github.com/gcpug/zagane/pull/8

0 commit comments

Comments
 (0)