Skip to content

Commit 477b0b3

Browse files
committed
Update changelog
1 parent 540eaa3 commit 477b0b3

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and the
66
project adheres to the [Haskell Package Versioning
77
Policy (PVP)](https://pvp.haskell.org)
88

9-
## [1.40.0.] -- ???
9+
## [1.4.0.0] -- 2026-03-30
1010
### Added
1111
* Compatibility with GHC 9.12 and Cabal 3.16
1212
* Support for profiling with [Tracy](https://github.com/wolfpld/tracy) in `accelerate-llvm-native` (enable the `tracy` Cabal flag on `accelerate`) ([#503](https://github.com/AccelerateHS/accelerate/pull/503))

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ The Accelerate team (past and present) consists of:
171171
* Ben Lever ([@blever]) <!-- 2010..2011 -->
172172
* Sean Seefried ([@sseefried]) <!-- 2010..2011 -->
173173
* Ivo Gabe de Wolff ([@ivogabe]) <!-- 2019.. -->
174+
* Tom Smeding ([@tomsmeding]) <!-- 2021..2026? -->
174175

175176
The maintainer and principal developer of Accelerate is Trevor L.
176177
McDonell <trevor.mcdonell@gmail.com>.
@@ -236,6 +237,7 @@ Here is a list of features that are currently missing:
236237
[@blever]: https://github.com/blever
237238
[@sseefried]: https://github.com/sseefried
238239
[@ivogabe]: https://github.com/ivogabe
240+
[@tomsmeding]: https://github.com/tomsmeding
239241

240242
[CKLM+11]: https://github.com/tmcdonell/tmcdonell.github.io/raw/master/papers/acc-cuda-damp2011.pdf
241243
[MCKL13]: https://github.com/tmcdonell/tmcdonell.github.io/raw/master/papers/acc-optim-icfp2013.pdf

0 commit comments

Comments
 (0)