Skip to content
Snippets Groups Projects
Commit e1ff4d40 authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Release 2.5.3.0

parent 63afa2fc
No related branches found
Tags ghc-9.8.1-alpha2
No related merge requests found
# Changelog for [`stm` package](http://hackage.haskell.org/package/stm)
## 2.5.3.0 *November 2023*
* Revert array-based reimplementation of `TBQueue` due to [#76](https://github.com/haskell/stm/issues/76)
## 2.5.2.1 *September 2023*
* Eliminate reliance on undefined CPP behavior ([#75](https://github.com/haskell/stm/issues/75))
......
cabal-version: >=1.10
name: stm
version: 2.5.2.1
version: 2.5.3.0
-- don't forget to update changelog.md file!
license: BSD3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment