Skip to content

Commit afd131f

Browse files
author
Mitsutoshi Aoe
committed
Release v0.2.11.1
1 parent fdcfa63 commit afd131f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Revision history for threadscope
22

3+
## 2018-07-12 - v0.2.11.1
4+
5+
* Relax upper version bounds for containers and ghc-events (#88)
6+
37
## 2018-06-08 - v0.2.11
48

59
* Relax upper version bounds for template-haskell and temporary

threadscope.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: threadscope
2-
Version: 0.2.11
2+
Version: 0.2.11.1
33
Category: Development, Profiling, Trace
44
Synopsis: A graphical tool for profiling parallel Haskell programs.
55
Description: ThreadScope is a graphical viewer for thread profile

0 commit comments

Comments
 (0)