Skip to content

Commit b4d5782

Browse files
chore(release): 0.7.0 [skip ci]
# [0.7.0](v0.6.5...v0.7.0) (2020-06-03) ### Code Refactoring * **ci:** move superfluous ruby file ([3df2daa](3df2daa)) ### Continuous Integration * **kitchen+travis:** use latest pre-salted images ([ed45614](ed45614)) ### Features * **macos:** support for homebrew ([8a9b380](8a9b380))
1 parent ed45614 commit b4d5782

File tree

5 files changed

+45
-7
lines changed

5 files changed

+45
-7
lines changed

AUTHORS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|54
8-
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|36
7+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|57
8+
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|45
99
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/5823?v=4' width='36' height='36' alt='@jackscott'>|[@jackscott](https://github.com/jackscott)|11
1010
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|10
1111
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/20354422?v=4' width='36' height='36' alt='@VoroOnestic'>|[@VoroOnestic](https://github.com/VoroOnestic)|2
@@ -16,4 +16,4 @@ Avatar|Contributor|Contributions
1616

1717
---
1818

19-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-21.
19+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-03.

CHANGELOG.md

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

3+
# [0.7.0](https://github.com/saltstack-formulas/golang-formula/compare/v0.6.5...v0.7.0) (2020-06-03)
4+
5+
6+
### Code Refactoring
7+
8+
* **ci:** move superfluous ruby file ([3df2daa](https://github.com/saltstack-formulas/golang-formula/commit/3df2daac7a579c1bd082d887e95d3f8f011e1fd6))
9+
10+
11+
### Continuous Integration
12+
13+
* **kitchen+travis:** use latest pre-salted images ([ed45614](https://github.com/saltstack-formulas/golang-formula/commit/ed4561457bd4dc450fe2637d9f5e9dcb92031444))
14+
15+
16+
### Features
17+
18+
* **macos:** support for homebrew ([8a9b380](https://github.com/saltstack-formulas/golang-formula/commit/8a9b3806ef1c147bf84247b0649f00e41c1f4f96))
19+
320
## [0.6.5](https://github.com/saltstack-formulas/golang-formula/compare/v0.6.4...v0.6.5) (2020-05-21)
421

522

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, Amazon, 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.5
4+
version: 0.7.0
55
release: 1
66
minimum_version: 2019.2
77
summary: golang formula

docs/AUTHORS.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 54
18+
- 57
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
2020
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
21-
- 36
21+
- 45
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/5823?v=4' width='36' height='36' alt='@jackscott'>`
2323
- `@jackscott <https://github.com/jackscott>`_
2424
- 11
@@ -44,4 +44,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
4444

4545
----
4646

47-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-05-21.
47+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-06-03.

docs/CHANGELOG.rst

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

5+
`0.7.0 <https://github.com/saltstack-formulas/golang-formula/compare/v0.6.5...v0.7.0>`_ (2020-06-03)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Code Refactoring
9+
^^^^^^^^^^^^^^^^
10+
11+
12+
* **ci:** move superfluous ruby file (\ `3df2daa <https://github.com/saltstack-formulas/golang-formula/commit/3df2daac7a579c1bd082d887e95d3f8f011e1fd6>`_\ )
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* **kitchen+travis:** use latest pre-salted images (\ `ed45614 <https://github.com/saltstack-formulas/golang-formula/commit/ed4561457bd4dc450fe2637d9f5e9dcb92031444>`_\ )
19+
20+
Features
21+
^^^^^^^^
22+
23+
24+
* **macos:** support for homebrew (\ `8a9b380 <https://github.com/saltstack-formulas/golang-formula/commit/8a9b3806ef1c147bf84247b0649f00e41c1f4f96>`_\ )
25+
526
`0.6.5 <https://github.com/saltstack-formulas/golang-formula/compare/v0.6.4...v0.6.5>`_ (2020-05-21)
627
--------------------------------------------------------------------------------------------------------
728

0 commit comments

Comments
 (0)