summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG4
-rw-r--r--metadata.json2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4cda8c2..738748f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+##2014-10-20 - Version 1.0.0
+- Linting
+- Setup automatic Forge releases
+
##2014-10-06 - Version 0.3.2
- Remove symlink in spec/ directory (Fix #40)
diff --git a/metadata.json b/metadata.json
index 9a126c4..276541b 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "camptocamp-augeas",
- "version": "0.3.2",
+ "version": "1.0.0",
"author": "camptocamp",
"summary": "Camptocamp Augeas module",
"license": "GNU GPLv3",