Skip to content

Commit 4718e77

Browse files
committed
Bump to 1.0.14
1 parent 5b037b3 commit 4718e77

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 1.0.14 -- 2022-09-13
4+
5+
* Add a --no-sort-repos option. #42
6+
37
## 1.0.13 -- 2022-03-06
48

59
- Support github field in extra-deps wrt [#39](https://github.com/hasufell/stack2cabal/pull/39), by Fumiaki Kinoshita

stack2cabal.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: stack2cabal
3-
version: 1.0.13
3+
version: 1.0.14
44
synopsis:
55
Convert stack projects to cabal.project + cabal.project.freeze
66

0 commit comments

Comments
 (0)