Commit 9994a8329b68350ba2a9d5f3dd4e2cbd26760b88

Stephen Moloney 2016-06-08T14:59:36

changelog

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e69de29..d55070b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -0,0 +1,12 @@
+# Changelog
+
+## v0.0.2
+
+- Decouple the `Openstack` component into the `Openstex` repository. Only
+requests to the `ExOvh` API can be made with `ExOvh`.
+- Add documentation.
+
+
+## v0.0.1
+
+- Initial release.
\ No newline at end of file