## [v0.5.1](https://github.com/bryanp/llhttp/releases/tag/2025-03-11)

*released on 2025-03-11*

  * `chg` [#32](https://github.com/bryanp/llhttp/pull/32) Remove Async::IO dependency ([ioquatix](https://github.com/ioquatix))

## [v0.5.0](https://github.com/bryanp/llhttp/releases/tag/2023-03-29)

*released on 2023-03-29*

  * `chg` [#27](https://github.com/bryanp/llhttp/pull/27) Update ffi to llhttp 8.1.0 ([bryanp](https://github.com/bryanp))

## v0.4.0

*released on 2021-09-09*

  * `add` [#25](https://github.com/bryanp/llhttp/pull/25) Add support for resetting the parser ([bryanp](https://github.com/bryanp))
  * `chg` [#23](https://github.com/bryanp/llhttp/pull/23) Update ffi to llhttp 6.0.5 ([bryanp](https://github.com/bryanp))

## [v0.3.1](https://github.com/bryanp/llhttp/releases/tag/2021-06-25)

*released on 2021-06-25*

  * `fix` [#22](https://github.com/bryanp/llhttp/pull/22) Fix call to ffi free ([bryanp](https://github.com/bryanp))

## [v0.3.0](https://github.com/bryanp/llhttp/releases/tag/2021-05-13)

*released on 2021-05-13*

  * `chg` [#19](https://github.com/bryanp/llhttp/pull/19) Add back support for Ruby 2.5 in ffi ([bryanp](https://github.com/bryanp))

## [v0.2.0](https://github.com/bryanp/llhttp/releases/tag/2021-05-06)

*released on 2021-05-06*

  * `chg` [#17](https://github.com/bryanp/llhttp/pull/17) Update ffi to llhttp 6.0.1 ([bryanp](https://github.com/bryanp))
  * `chg` [#18](https://github.com/bryanp/llhttp/pull/18) Drop support for Ruby 2.5 ([bryanp](https://github.com/bryanp))

## [v0.1.0](https://github.com/bryanp/llhttp/releases/tag/2021-04-06)

*released on 2021-04-06*

  * `chg` [#14](https://github.com/bryanp/llhttp/pull/14) Update ffi to llhttp 5.1.0 ([bryanp](https://github.com/bryanp))

## [v0.0.1](https://github.com/bryanp/llhttp/releases/tag/2021-03-04)

*released on 2021-03-04*

  * `fix` [#13](https://github.com/bryanp/llhttp/pull/13) Resolve an issue with the parser finalizer ([bryanp](https://github.com/bryanp))

## [v0.0.0](https://github.com/bryanp/llhttp/releases/tag/2021-03-03)

*released on 2021-03-03*

  * `add` [#12](https://github.com/bryanp/llhttp/pull/12) Introduce llhttp-ffi for better compatibility ([bryanp](https://github.com/bryanp))


