Skip to content

Commit

Permalink
Merge pull request #318 from turion/release1.2.0
Browse files Browse the repository at this point in the history
Bump to version 1.2.0
  • Loading branch information
turion authored Oct 6, 2023
2 parents af7c556 + ff5e565 commit e1546da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.2.0

- Renamed monad transformers idiomatically
(https://github.com/tweag/monad-bayes/pull/295)

# 1.1.1

- add fixture tests for benchmark models
Expand Down
2 changes: 1 addition & 1 deletion monad-bayes.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: monad-bayes
version: 1.1.1
version: 1.2.0
license: MIT
license-file: LICENSE.md
copyright: 2015-2020 Adam Scibior
Expand Down

0 comments on commit e1546da

Please sign in to comment.