Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Release 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dallinb committed Oct 30, 2020
1 parent 94c90c0 commit ecfaaa4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,21 @@
# Changelog

## [1.6.4](https://github.com/locp/ansible-role-cassandra/tree/1.6.4) (2020-10-30)

[Full Changelog](https://github.com/locp/ansible-role-cassandra/compare/1.6.3...1.6.4)

**Fixed bugs:**

- New Version of Fedora \(33\) Breaking on Latest Branch [\#105](https://github.com/locp/ansible-role-cassandra/issues/105)

## [1.6.3](https://github.com/locp/ansible-role-cassandra/tree/1.6.3) (2020-10-19)

[Full Changelog](https://github.com/locp/ansible-role-cassandra/compare/1.6.2...1.6.3)

**Fixed bugs:**

- Builds Failing on TravisCI [\#102](https://github.com/locp/ansible-role-cassandra/issues/102)
- Release/1.6.3 [\#103](https://github.com/locp/ansible-role-cassandra/pull/103) ([dallinb](https://github.com/dallinb))

## [1.6.2](https://github.com/locp/ansible-role-cassandra/tree/1.6.2) (2020-10-11)

Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ require 'github_changelog_generator/task'
GitHubChangelogGenerator::RakeTask.new :changelog do |config|
config.user = 'locp'
config.project = 'ansible-role-cassandra'
config.future_release = '1.6.3'
config.future_release = '1.6.4'
end

0 comments on commit ecfaaa4

Please sign in to comment.