X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Changes;h=15a739b74ed908e2bee5e9f60f912df466507184;hb=HEAD;hp=795cfaf73c010bb3ed5f0831802be1f89969f992;hpb=0e4f70024573e1a6be0c53b0c51474eb1d975d43;p=algorithm-bit-xs.git diff --git a/Changes b/Changes index 795cfaf..15a739b 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,14 @@ Revision history for Perl extension Algorithm::BIT::XS. +0.003 2017-06-17T22:04+03:00 + - Fix segmentation fault + - Fix lack of destructors + - Fix off-by-one errors in argument validation + - Improve test suite + - Make XS slightly shorter + +0.002 2017-06-10T21:33+01:00 + - Add support for 2D binary indexed trees + 0.001 2017-04-30T18:50+01:00 - Initial release