Commit 9a33fc7fa5c72ec75358d1cbda178476e28827c8

Stephen Moloney 2017-02-16T18:53:27

changelog

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07a626c..92cbe95 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,9 @@
 - Fix bug in mix task causing it to fail
 - Fix bug in ex_ovh config file where list could not be printed inside "#{}" - causing application to crash
 
+[neutral changes]
+- Merge docs back into the original module files
+
 ## v0.1.3
 
 - Improve the `mix ovh` docs to better illustrate how to create an application and setup access rules.