diff options
Diffstat (limited to 'moonv4/moon_db/Changelog')
-rw-r--r-- | moonv4/moon_db/Changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/moonv4/moon_db/Changelog b/moonv4/moon_db/Changelog new file mode 100644 index 00000000..47e3c5f7 --- /dev/null +++ b/moonv4/moon_db/Changelog @@ -0,0 +1,12 @@ +# 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_db library. |