diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 31ea7e6a..768a8c05 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -97,4 +97,9 @@ releases: changes: release_summary: Maintenance release. Version bumped to get the auto-release running. minor_changes: - - None \ No newline at end of file + - None + 1.4.0: + changes: + release_summary: Maintenance release. + minor_changes: + - 287 - Adds the consistency_level parameter to the cassandra_role, cassandra_keyspace and cassandra_table modules. \ No newline at end of file diff --git a/galaxy.yml b/galaxy.yml index 1fd9e7a3..fbb545b9 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,6 +1,6 @@ namespace: community name: cassandra -version: 1.3.3 +version: 1.4.0 readme: README.md authors: Rhys Campbell description: null