# Changelog `ring-buffers` uses [PVP Versioning][1]. The changelog is available [on GitHub][2]. 0.1.1 ===== * Fix builds with newer primitive. * Add `extend` function * Add `unsafeLatest` function * Add `toList` function * Add minimal test suite * Change Internal.withRing to use exception-safe modifyMVar 0.0.0 ===== * Initially created. [1]: https://pvp.haskell.org [2]: https://github.com/chessai/ring-buffers/releases