File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Expand file tree Collapse file tree 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
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.
You can’t perform that action at this time.
0 commit comments