CHANGELOG.md in salsify_rubocop-1.27.0 vs CHANGELOG.md in salsify_rubocop-1.27.1
- old
+ new
@@ -1,6 +1,9 @@
# salsify_rubocop
+## 1.27.1
+- Set `Style/HashSyntax` option `EnforcedShorthandSyntax: either`, allowing both `{ foo: }` and `{ foo: foo }`
+
## 1.27.0
- Note: Previous versions had drifted from the documented versioning scheme,
which states that versions should match the shipped version of `rubocop`.
- Upgrade to `rubocop` v1.27.0 with support for Ruby 3.1.
- Upgrade `rubocop-rails` to v2.12.0.