Skip to content

Commit

Permalink
Preparing release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marclambrichs committed Feb 20, 2017
1 parent 502f359 commit 1983263
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
## 2017-??-?? - Release ?.?.?
## 2017-02-20 - Release 2.0.0

### Summary
Completed parameter list, fixed documentation and added spec tests.

### Improvements
- Removed option to install java from within module
- Added version indication to parameters whereever needed
- Completed parameter list: ALL possible settings should be in here.
- Default setup should make use of packages, whether it be rpm's or debs. The
reason is, that no sane company is using a source install.
- Added spec testing
- Moving to test kitchen for integration testing

## 2016-11-15 - Release 1.2.4
Adaptations needed for install with rpm.
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mlambrichs-neo4j",
"version": "1.2.4",
"version": "2.0.0",
"author": "Marc Lambrichs <marc.lambrichs@gmail.com>",
"license": "Apache-2.0",
"summary": "A module installing and configuring Neo4j community or enterprise editions.",
Expand Down

0 comments on commit 1983263

Please sign in to comment.