Skip to content

Commit 9ff3e46

Browse files
committed
Version 0.13
1 parent 9ea52c3 commit 9ff3e46

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to
66
[Compatible Versioning](https://github.com/staltz/comver).
77

88
## [Unreleased]
9+
10+
## [0.13] - 2019-09-10
911
### Added
1012
- Nix build
1113
- Sponsor list under subcommand `ff sponsors`
@@ -178,7 +180,8 @@ and this project adheres to
178180
- Subcommand `done`
179181
- Subcommand `new`
180182

181-
[Unreleased]: https://github.com/ff-notes/ff/compare/v0.12...HEAD
183+
[Unreleased]: https://github.com/ff-notes/ff/compare/v0.13...HEAD
184+
[0.13]: https://github.com/ff-notes/ff/compare/v0.12...v0.13
182185
[0.12]: https://github.com/ff-notes/ff/compare/v0.11...v0.12
183186
[0.11]: https://github.com/ff-notes/ff/compare/v0.10...v0.11
184187
[0.10]: https://github.com/ff-notes/ff/compare/v0.9...v0.10

ff/ff.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: >= 1.2
22

33
name: ff
4-
version: 0.12
4+
version: 0.13
55
copyright:
66
2018 Yuriy Syrovetskiy, Nikolay Loginov;
77
2019 Yuriy Syrovetskiy

0 commit comments

Comments
 (0)