We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8857bc commit 5ea41f0Copy full SHA for 5ea41f0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.5.0](https://github.com/wayofdev/ansible-role-homebrew/compare/v1.4.0...v1.5.0) (2022-06-14)
4
+
5
6
+### Features
7
8
+* add ubuntu support ([#8](https://github.com/wayofdev/ansible-role-homebrew/issues/8)) ([f8857bc](https://github.com/wayofdev/ansible-role-homebrew/commit/f8857bcb8781b662f2dfa90e0ebb13d0199770bf))
9
10
## [1.4.0](https://github.com/wayofdev/ansible-role-homebrew/compare/v1.3.0...v1.4.0) (2022-06-03)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.4.0",
+ "version": "1.5.0",
"repository": {
"url": "https://github.com/wayofdev/ansible-role-homebrew.git"
}
0 commit comments