Skip to content

Commit d3f1806

Browse files
committed
Update Changelog
1 parent a63df04 commit d3f1806

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@
1111

1212
## master (unreleased)
1313

14+
### Bug fixes
15+
16+
* [#517](https://github.com/rubocop/rubocop-performance/issues/517): Fix false positives for `Performance/RedundantStringChars` when using `str.chars[0, 2]`. ([@koic][])
17+
18+
### Changes
19+
20+
* [#520](https://github.com/rubocop/rubocop-performance/issues/520): Disable `Performance/BigDecimalWithNumericArgument` by default. ([@earlopain][])
21+
1422
## 1.26.0 (2025-09-06)
1523

1624
### Bug fixes

changelog/change_disable_bigdecimal.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/fix_false_positives_for_performance_redundant_string_chars.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)