Skip to content

Commit 813d92f

Browse files
committed
docs: v1.1.0 changelog
1 parent a0ed858 commit 813d92f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
3+
## [1.1.0] - 2019-07-14
4+
5+
## Changes
6+
7+
* Use Ansible tasks to clone the Homebrew Git repositories, create directories
8+
and set permissions where possible instead of using the official installer
9+
bash script.
10+
11+
## Fixes
12+
13+
* Install installation dependencies.
14+
* Update both `.bashrc` and `.zshrc` shell scripts.
15+
16+
## [1.0.0] - 2019-01-13
17+
18+
Initial release using the official Homebrew installer.
19+
20+
[1.1.0]: https://github.com/markosamuli/ansible-linuxbrew/releases/tag/v1.1.0
21+
[1.0.0]: https://github.com/markosamuli/ansible-linuxbrew/releases/tag/v1.0.0

0 commit comments

Comments
 (0)