Skip to content

Commit 75cadf1

Browse files
committed
Fix up changelog
1 parent b6ed312 commit 75cadf1

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

ChangeLog.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
## Unreleased changes
22

3-
* Detect unlisted modules and TemplateHaskell dependent files (#32, #105)
4-
* Overhauled target parsing, added `--test` and `--bench` options [#651](https://github.com/commercialhaskell/stack/issues/651)
5-
* For details, see [Build commands Wiki page](https://github.com/commercialhaskell/stack/wiki/Build-command)
6-
* `--exec` option [#651](https://github.com/commercialhaskell/stack/issues/651)
7-
* `--only-dependencies` implemented correctly [#387](https://github.com/commercialhaskell/stack/issues/387)
8-
9-
## 0.1.2.2
3+
## 0.1.3.0
104

115
* Set the `HASKELL_DIST_DIR` environment variable [#524](https://github.com/commercialhaskell/stack/pull/524)
126
* Track build status of tests and benchmarks [#525](https://github.com/commercialhaskell/stack/issues/525)
@@ -30,6 +24,11 @@
3024
* `stack build` etc work outside of a project
3125
* `list-dependencies` command [#638](https://github.com/commercialhaskell/stack/issues/638)
3226
* `--upgrade-cabal` option to `stack setup` [#174](https://github.com/commercialhaskell/stack/issues/174)
27+
* Detect unlisted modules and TemplateHaskell dependent files (#32, #105)
28+
* Overhauled target parsing, added `--test` and `--bench` options [#651](https://github.com/commercialhaskell/stack/issues/651)
29+
* For details, see [Build commands Wiki page](https://github.com/commercialhaskell/stack/wiki/Build-command)
30+
* `--exec` option [#651](https://github.com/commercialhaskell/stack/issues/651)
31+
* `--only-dependencies` implemented correctly [#387](https://github.com/commercialhaskell/stack/issues/387)
3332

3433
Bug fixes:
3534

0 commit comments

Comments
 (0)