Skip to content

Commit 42bfd98

Browse files
author
Rudi Theunissen
committed
Update package changelog
1 parent aff086a commit 42bfd98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
- Decimal operations now use the **minimum** precision of all operands.
2727
- Added `Decimal\Rational` implementation for rational numbers (fractions).
2828
- Added `Decimal\Number` abstract class.
29+
- Remove `signum` methods.
30+
- Remove `parity` methods.
2931
- Performance improvements, reduced object allocations.
3032
- Private constructors, static initializers via `valueOf`.
3133
</notes>

0 commit comments

Comments
 (0)