Skip to content

Commit

Permalink
2.011
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Dec 27, 2024
1 parent bb51acb commit 5b856d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
2.011 2024-12-27
- fix Cr2p having Inplace but a type-spec (https://github.com/PDLPorters/pdl/issues/511)

2.010 2024-11-26
Expand Down
2 changes: 1 addition & 1 deletion complex.pd
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pp_addpm {At => 'Top'}, <<'EOD';
use strict;
use warnings;
use Carp;
our $VERSION = '2.010';
our $VERSION = '2.011';

=encoding utf8

Expand Down

0 comments on commit 5b856d6

Please sign in to comment.