Skip to content

Commit 649f53c

Browse files
chore(release): 0.6.5 [skip ci]
## [0.6.5](v0.6.4...v0.6.5) (2020-05-21) ### Bug Fixes * **config:** godoc command not in go1.14 ([97e3f3a](97e3f3a)) ### Continuous Integration * **tests:** fix and simplify tests ([e4fb434](e4fb434))
1 parent 02ca2b5 commit 649f53c

File tree

3 files changed

+28
-1
lines changed

3 files changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.6.5](https://github.com/saltstack-formulas/golang-formula/compare/v0.6.4...v0.6.5) (2020-05-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **config:** godoc command not in go1.14 ([97e3f3a](https://github.com/saltstack-formulas/golang-formula/commit/97e3f3ac1586b8d81a6b0130c10431abc9d428f9))
9+
10+
11+
### Continuous Integration
12+
13+
* **tests:** fix and simplify tests ([e4fb434](https://github.com/saltstack-formulas/golang-formula/commit/e4fb4340b95a4c5866d75cb593ae17acd92ddfa3))
14+
315
## [0.6.4](https://github.com/saltstack-formulas/golang-formula/compare/v0.6.3...v0.6.4) (2020-05-21)
416

517

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: golang
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
4-
version: 0.6.4
4+
version: 0.6.5
55
release: 1
66
minimum_version: 2016.11
77
summary: golang formula

docs/CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
Changelog
33
=========
44

5+
`0.6.5 <https://github.com/saltstack-formulas/golang-formula/compare/v0.6.4...v0.6.5>`_ (2020-05-21)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **config:** godoc command not in go1.14 (\ `97e3f3a <https://github.com/saltstack-formulas/golang-formula/commit/97e3f3ac1586b8d81a6b0130c10431abc9d428f9>`_\ )
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* **tests:** fix and simplify tests (\ `e4fb434 <https://github.com/saltstack-formulas/golang-formula/commit/e4fb4340b95a4c5866d75cb593ae17acd92ddfa3>`_\ )
19+
520
`0.6.4 <https://github.com/saltstack-formulas/golang-formula/compare/v0.6.3...v0.6.4>`_ (2020-05-21)
621
--------------------------------------------------------------------------------------------------------
722

0 commit comments

Comments
 (0)