Skip to content

Commit 5b1d51c

Browse files
author
Gerard Lynch
committed
updated changelog with 1.8.2-4 content, added .gitattributes
1 parent 65e68cd commit 5b1d51c

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CHANGELOG.md merge=union

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,23 @@ in progress, details pending
2929
* Optimize the plugin loader to cache available plugins much more efficiently.
3030
For some use cases this can lead to dramatic improvements in startup time.
3131

32+
## 1.8.4 "You Really Got Me" - Feb 19, 2015
33+
34+
* Fixed regressions in ec2 and mount modules, introduced in 1.8.3
35+
36+
## 1.8.3 "You Really Got Me" - Feb 17, 2015
37+
38+
* Fixing a security bug related to the default permissions set on a tempoary file created when using "ansible-vault view <filename>".
39+
* Many bug fixes, for both core code and core modules.
40+
41+
## 1.8.2 "You Really Got Me" - Dec 04, 2014
42+
43+
* Various bug fixes for packaging issues related to modules.
44+
* Various bug fixes for lookup plugins.
45+
* Various bug fixes for some modules (continued cleanup of postgresql issues, etc.).
46+
47+
* Add a clone parameter to git module that allows you to get information about a remote repo even if it doesn't exist locally.
48+
3249
## 1.8.1 "You Really Got Me" - Nov 26, 2014
3350

3451
* Various bug fixes in postgresql and mysql modules.

0 commit comments

Comments
 (0)