Skip to content

Commit 5918490

Browse files
committed
Update changelog
1 parent 901dc57 commit 5918490

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
* Fall back to cabal dependency solver when a snapshot can't be found
44
* Basic implementation of `stack new` [#137](https://github.com/commercialhaskell/stack/issues/137)
5-
* Build haddocks for dependencies [#143](https://github.com/commercialhaskell/stack/issues/143)
65
* `stack solver` command [#364](https://github.com/commercialhaskell/stack/issues/364)
76
* `stack path` command [#95](https://github.com/commercialhaskell/stack/issues/95)
7+
* Haddocks [#143](https://github.com/commercialhaskell/stack/issues/143):
8+
* Build for dependencies
9+
* Use relative links
10+
* Generate module contents and index for all packages in project
811

912
## 0.0.3
1013

0 commit comments

Comments
 (0)