Skip to content

Commit f8adc47

Browse files
author
Mitsutoshi Aoe
committed
Prepare for v0.2.11
1 parent 770f538 commit f8adc47

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 2018-06-08 - v0.2.11
4+
5+
* Relax upper version bounds for template-haskell and temporary
6+
* Fix build failure with gtk-0.14.9
7+
* Modernise AppVeyor CI script
8+
39
## 2018-02-16 - v0.2.10
410

511
* Add instructions to install gtk2 in the README

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.10
2+
Version: 0.2.11
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)