Sha256: ccbcf3a6c0d95d6ee927c4a3b830046af9c6a76c8e14320d80828499806d9bec
Contents?: true
Size: 682 Bytes
Versions: 1
Compression:
Stored size: 682 Bytes
Contents
# Change log ## master (unreleased) <!-- ### New features ### Bug fixes ### Changes --> ## 0.3.0 (2019-09-25) ### New features * [#6](https://github.com/rubocop-hq/rubocop-rake/issues/6): Add `Rake/ClassDefinitionInTask` cop. ([@pocke][]) ### Bug fixes * [#8](https://github.com/rubocop-hq/rubocop-rake/issues/8): Make Rake/Desc to not require description for the default task. ([@pocke][]) ## 0.2.0 (2019-09-17) ### New features * [#5](https://github.com/rubocop-hq/rubocop-rake/pull/5): Add `Rake/MethodDefinitionInTask`. ([@pocke][]) ## 0.1.0 (2019-09-04) ### New features * The first release! * Add `Rake/Desc`. ([@pocke][]) [@pocke]: https://github.com/pocke
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-rake-0.3.0 | CHANGELOG.md |