We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8037bed commit 224a438Copy full SHA for 224a438
CHANGELOG.md
@@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased] [(commits)](https://github.com/fastruby/skunk/compare/v0.4.0...HEAD)
+## [Unreleased] [(commits)](https://github.com/fastruby/skunk/compare/v0.4.2...HEAD)
8
+
9
+* [FEATURE] Rename the tech debt metric: StinkScore => SkunkScore. It's a little friendlier.
10
11
## [0.4.2] [(commits)](https://github.com/fastruby/skunk/compare/v0.4.1...v0.4.2)
12
* [BUGFIX] Fixes table width issues by rounding values (by [@etagwerker][])
0 commit comments