diff --git a/CHANGELOG.md b/CHANGELOG.md index 19da99af1..4d162f51c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 6.0.4 (2021-04-27) * (Nicolas Ferrari) Add build-base to Dockerfile +* (Masataka Pocke Kuwabara and Daniel Santos Dantas) Reduce gem package size ## 6.0.3 (2021-01-11) diff --git a/features/reports/yaml.feature b/features/reports/yaml.feature index 29eac656e..1a783e845 100644 --- a/features/reports/yaml.feature +++ b/features/reports/yaml.feature @@ -25,7 +25,7 @@ Feature: Report smells using simple YAML layout smell_type: UncommunicativeMethodName source: smelly.rb name: x - documentation_link: https://github.com/troessner/reek/blob/vt/docs/Uncommunicative-Method-Name.md + documentation_link: https://github.com/troessner/reek/blob/v6.0.4/docs/Uncommunicative-Method-Name.md - context: Smelly#x lines: - 5