# Changelog for pcre-light ## 0.4.1.2 - Replace finalizerFree with c_pcre_free. ([PR 17](https://gitlab.com/daniel-casanueva/pcre-light/-/merge_requests/17)) ## 0.4.1.1 - Bugfix where ByteString.empty was treated differently than the empty ByteString `""` ## 0.4.1.0 - Add `captureCount` and `captureNames` for working with named captures/groups