aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_utilities/Changelog
diff options
context:
space:
mode:
authorasteroide <thomas.duval@orange.com>2017-07-18 17:20:14 +0200
committerasteroide <thomas.duval@orange.com>2017-07-18 17:20:14 +0200
commite5578133cdb1ddfe4f5a556b0197c98399a04d9f (patch)
treece64a7cb2bc3a353b9c93fab2142b1c5b132ec36 /moonv4/moon_utilities/Changelog
parentfaf48e3b699119b1f8bfd03896d88bff8c9bf06d (diff)
Force requirements to be installed with pip
Change-Id: I96ae3880e3698a8ba5860d013b0e83de3f3f60d5
Diffstat (limited to 'moonv4/moon_utilities/Changelog')
-rw-r--r--moonv4/moon_utilities/Changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/moonv4/moon_utilities/Changelog b/moonv4/moon_utilities/Changelog
new file mode 100644
index 00000000..c91a0385
--- /dev/null
+++ b/moonv4/moon_utilities/Changelog
@@ -0,0 +1,21 @@
+# Copyright 2015 Open Platform for NFV Project, Inc. and its contributors
+# This software is distributed under the terms and conditions of the 'Apache-2.0'
+# license which can be found in the file 'LICENSE' in this package distribution
+# or at 'http://www.apache.org/licenses/LICENSE-2.0'.
+
+
+CHANGES
+=======
+
+0.1.0
+-----
+- First version of the moon_utilities library.
+
+1.0.0
+-----
+- First public version of the moon_utilities library.
+
+1.0.1
+-----
+- Update setup.py to force the installation of requirements.
+