File tree 2 files changed +18
-0
lines changed
2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ CHANGELOG.md merge =union
Original file line number Diff line number Diff line change @@ -29,6 +29,23 @@ in progress, details pending
29
29
* Optimize the plugin loader to cache available plugins much more efficiently.
30
30
For some use cases this can lead to dramatic improvements in startup time.
31
31
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
+
32
49
## 1.8.1 "You Really Got Me" - Nov 26, 2014
33
50
34
51
* Various bug fixes in postgresql and mysql modules.
You can’t perform that action at this time.
0 commit comments