Skip to content

Commit

Permalink
Release 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eheydrick committed Dec 2, 2019
1 parent 90dbd4d commit 98eef66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

### Unreleased

### 2.4.2 - 2019-12-01
- Remove unused hipchat support

### 2.4.1 - 2019-09-19
- Replace chef-api with chef-infra-api

Expand Down
2 changes: 1 addition & 1 deletion aws-cleaner.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'aws-cleaner'
s.version = '2.4.1'
s.version = '2.4.2'
s.summary = 'AWS Cleaner cleans up after EC2 instances are terminated'
s.description = s.summary
s.authors = ['Eric Heydrick']
Expand Down

0 comments on commit 98eef66

Please sign in to comment.