Skip to content

Commit 294ce27

Browse files
jderegclaude
andcommitted
Release 4.91.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1ab5963 commit 294ce27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Revision History
22

3-
#### 4.91.0 (unreleased)
3+
#### 4.91.0
44
* **BUG FIX**: `DeepEquals` - Enum constants with class bodies misclassified as `TYPE_MISMATCH`
55
* `Class.isEnum()` returns `false` for anonymous subclasses created by enum constants with bodies (e.g., `FOO { @Override ... }`)
66
* Two different enum constants from the same enum with bodies bypassed the enum reference-equality check and fell through to the class-equality check, producing `TYPE_MISMATCH` instead of `VALUE_MISMATCH`

0 commit comments

Comments
 (0)