Skip to content

Commit d6bf8cc

Browse files
committed
Version 0.8
1 parent b5d5ee8 commit d6bf8cc

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
9+
10+
## [0.8] - 2018-12-15
911
### Added
10-
- `ff show` command to show specific id.
11-
- Option to specify work directory.
12+
- `ff show` command to show a specific note.
13+
- Option to specify the work directory.
1214
- External task tracking: support ssh URLs to GitHub.
1315

1416
### Changed
@@ -113,7 +115,8 @@ and this project adheres to
113115
- Subcommand `done`
114116
- Subcommand `new`
115117

116-
[Unreleased]: https://github.com/ff-notes/ff/compare/v0.7...HEAD
118+
[Unreleased]: https://github.com/ff-notes/ff/compare/v0.8...HEAD
119+
[0.7]: https://github.com/ff-notes/ff/compare/v0.7...v0.8
117120
[0.7]: https://github.com/ff-notes/ff/compare/v0.6...v0.7
118121
[0.6]: https://github.com/ff-notes/ff/compare/v0.5...v0.6
119122
[0.5]: https://github.com/ff-notes/ff/compare/v0.4...v0.5

ff/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: ff
2-
version: '0.7'
2+
version: '0.8'
33
copyright:
44
2018 Yuriy Syrovetskiy, Nikolay Loginov
55

0 commit comments

Comments
 (0)