Skip to content

Commit

Permalink
Merge pull request #27 from bastelfreak/rel200
Browse files Browse the repository at this point in the history
release 2.0.0
  • Loading branch information
bastelfreak authored Jul 22, 2020
2 parents 92b0cb5 + 4a25223 commit 9734511
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file.

## [v2.0.0](https://github.com/voxpupuli/voxpupuli-test/tree/v2.0.0) (2020-07-21)

[Full Changelog](https://github.com/voxpupuli/voxpupuli-test/compare/v1.5.0...v2.0.0)

**Breaking changes:**

- Add puppet-lint-file\_ensure-check [\#24](https://github.com/voxpupuli/voxpupuli-test/pull/24) ([bastelfreak](https://github.com/bastelfreak))
- add puppet-lint-manifest\_whitespace-check [\#22](https://github.com/voxpupuli/voxpupuli-test/pull/22) ([bastelfreak](https://github.com/bastelfreak))
- Add puppet-lint-strict\_indent-check [\#21](https://github.com/voxpupuli/voxpupuli-test/pull/21) ([bastelfreak](https://github.com/bastelfreak))

**Merged pull requests:**

- Update rubocop-rspec dependency [\#26](https://github.com/voxpupuli/voxpupuli-test/pull/26) ([alexjfisher](https://github.com/alexjfisher))

## [v1.5.0](https://github.com/voxpupuli/voxpupuli-test/tree/v1.5.0) (2020-06-27)

[Full Changelog](https://github.com/voxpupuli/voxpupuli-test/compare/v1.4.0...v1.5.0)
Expand Down
2 changes: 1 addition & 1 deletion voxpupuli-test.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = 'voxpupuli-test'
s.version = '1.5.0'
s.version = '2.0.0'
s.authors = ['Vox Pupuli']
s.email = ['[email protected]']
s.homepage = 'http://github.com/voxpupuli/voxpupuli-test'
Expand Down

0 comments on commit 9734511

Please sign in to comment.