Skip to content

Commit 7707ee7

Browse files
committed
perldelta entry for Math::Complex
1 parent 501d338 commit 7707ee7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pod/perldelta.pod

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,14 @@ L<XXX> has been upgraded from version A.xx to B.yy.
129129

130130
XXX If there was something important to note about this change, include that here.
131131

132+
=item *
133+
134+
L<Math::Complex> has been upgraded from version 1.62 to 1.63.
135+
136+
The complex number parser for string inputs has been improved. In particular,
137+
C<1+i>, C<123i>, C<inf>, C<-inf>, C<infi>, and C<-infi> are now handled
138+
correctly.
139+
132140
=back
133141

134142
=head2 Removed Modules and Pragmata

0 commit comments

Comments
 (0)