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

Bump version to 2.5.0.1

parent faf99041
No related branches found
No related tags found
No related merge requests found
# Changelog for [`stm` package](http://hackage.haskell.org/package/stm)
## 2.5.0.1 *May 2020*
* Optimise implementation of `peekTQueue` and `peekTBQueue` to reduce
probability of transaction conflicts.
## 2.5.0.0 *Sep 2018*
* Removed `alwaysSucceeds` and `always`, GHC's invariant checking primitives. (GHC #14324)
......
cabal-version: >=1.10
name: stm
version: 2.5.0.0
version: 2.5.0.1
-- 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