Skip to content

Commit

Permalink
Merge pull request #240 from Codeminer42/release_v1.7
Browse files Browse the repository at this point in the history
Release v1.7.0
  • Loading branch information
andrerpbts authored Sep 4, 2017
2 parents c7012e8 + eee5e61 commit 892ce62
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## [Unreleased]

## [1.7.0] 2017-09-04
### Added
- Enables rubocop Metrics/AbcSize
- Enabled PerceivedComplexity rubocop metric
Expand Down Expand Up @@ -138,7 +140,7 @@
The format is based on [Keep a Changelog](http://keepachangelog.com)
and this project adheres to [Semantic Versioning](http://semver.org).

[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.6.0...HEAD
[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.7.0...HEAD
[1.0.0]: https://github.com/Codeminer42/cm42-central/tree/v1.0.0
[1.1.0]: https://github.com/Codeminer42/cm42-central/tree/v1.1.0
[1.1.1]: https://github.com/Codeminer42/cm42-central/tree/v1.1.1
Expand All @@ -151,3 +153,4 @@ and this project adheres to [Semantic Versioning](http://semver.org).
[1.4.2]: https://github.com/Codeminer42/cm42-central/tree/v1.4.2
[1.5.0]: https://github.com/Codeminer42/cm42-central/tree/v1.5.0
[1.6.0]: https://github.com/Codeminer42/cm42-central/tree/v1.6.0
[1.7.0]: https://github.com/Codeminer42/cm42-central/tree/v1.7.0

0 comments on commit 892ce62

Please sign in to comment.