packages feed

strict-mutable-base-2.0.0.0: CHANGELOG.md

# strict-mutable-base-2.0.0.0 (2026-08-19)
* Drop support for GHC < 8.10.
* Drop ticks in names of all operations and types to make the modules
  forward-compatible with versions to-be-included in `base`
  (https://github.com/haskell/core-libraries-committee/issues/341).

# strict-mutable-base-1.1.0.0 (2024-09-04)
* Rename `getChanContents'` to `getChan'Contents` for consistency.

# strict-mutable-base-1.0.0.0 (2024-09-02)
* Initial release.