Skip to content

Commit 059ebd3

Browse files
committed
modify changelogs
1 parent c7d1c59 commit 059ebd3

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@
55
* supported gearman ascii protocol for check-tcp #89 (karupanerura)
66
* added check-masterha command to check masterha status #90 (karupanerura)
77
* Plugin for checking AWS SQS queue size #92 (hiroakis)
8-
* Revert "Revert "use /usr/bin/check-*"" #97 (Songmu)
98
* fix: rpm should not include dir #98 (stanaka)
109
* added ssh checker #101 (karupanerura)
1110
* remove 'golang.org/x/tools/cmd/vet' #102 (y-kuno)
12-
* Refactoring the release process #103 (stanaka)
1311
* [uptime/procs] `--warn-over/under` is deprecated. use `--warning-over/under` instead #104 (Songmu)
1412
* add aws-sqs-queue-size, cert-file, masterha and ssh into package #105 (Songmu)
1513
* bump up go version to 1.6.2 #106 (stanaka)

packaging/deb/debian/changelog

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,12 @@ mackerel-check-plugins (0.6.0-1) stable; urgency=low
66
<https://github.com/mackerelio/go-check-plugins/pull/90>
77
* Plugin for checking AWS SQS queue size (by hiroakis)
88
<https://github.com/mackerelio/go-check-plugins/pull/92>
9-
* Revert "Revert "use /usr/bin/check-*"" (by Songmu)
10-
<https://github.com/mackerelio/go-check-plugins/pull/97>
119
* fix: rpm should not include dir (by stanaka)
1210
<https://github.com/mackerelio/go-check-plugins/pull/98>
1311
* added ssh checker (by karupanerura)
1412
<https://github.com/mackerelio/go-check-plugins/pull/101>
1513
* remove 'golang.org/x/tools/cmd/vet' (by y-kuno)
1614
<https://github.com/mackerelio/go-check-plugins/pull/102>
17-
* Refactoring the release process (by stanaka)
18-
<https://github.com/mackerelio/go-check-plugins/pull/103>
1915
* [uptime/procs] `--warn-over/under` is deprecated. use `--warning-over/under` instead (by Songmu)
2016
<https://github.com/mackerelio/go-check-plugins/pull/104>
2117
* add aws-sqs-queue-size, cert-file, masterha and ssh into package (by Songmu)

packaging/rpm/mackerel-check-plugins.spec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,9 @@ done
4949
- supported gearman ascii protocol for check-tcp (by karupanerura)
5050
- added check-masterha command to check masterha status (by karupanerura)
5151
- Plugin for checking AWS SQS queue size (by hiroakis)
52-
- Revert "Revert "use /usr/bin/check-*"" (by Songmu)
5352
- fix: rpm should not include dir (by stanaka)
5453
- added ssh checker (by karupanerura)
5554
- remove 'golang.org/x/tools/cmd/vet' (by y-kuno)
56-
- Refactoring the release process (by stanaka)
5755
- [uptime/procs] `--warn-over/under` is deprecated. use `--warning-over/under` instead (by Songmu)
5856
- add aws-sqs-queue-size, cert-file, masterha and ssh into package (by Songmu)
5957
- bump up go version to 1.6.2 (by stanaka)

0 commit comments

Comments
 (0)