Skip to content

Commit

Permalink
Version 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cblp committed Dec 15, 2018
1 parent b5d5ee8 commit d6bf8cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ and this project adheres to
[Compatible Versioning](https://github.com/staltz/comver).

## [Unreleased]

## [0.8] - 2018-12-15
### Added
- `ff show` command to show specific id.
- Option to specify work directory.
- `ff show` command to show a specific note.
- Option to specify the work directory.
- External task tracking: support ssh URLs to GitHub.

### Changed
Expand Down Expand Up @@ -113,7 +115,8 @@ and this project adheres to
- Subcommand `done`
- Subcommand `new`

[Unreleased]: https://github.com/ff-notes/ff/compare/v0.7...HEAD
[Unreleased]: https://github.com/ff-notes/ff/compare/v0.8...HEAD
[0.7]: https://github.com/ff-notes/ff/compare/v0.7...v0.8
[0.7]: https://github.com/ff-notes/ff/compare/v0.6...v0.7
[0.6]: https://github.com/ff-notes/ff/compare/v0.5...v0.6
[0.5]: https://github.com/ff-notes/ff/compare/v0.4...v0.5
Expand Down
2 changes: 1 addition & 1 deletion ff/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ff
version: '0.7'
version: '0.8'
copyright:
2018 Yuriy Syrovetskiy, Nikolay Loginov

Expand Down

0 comments on commit d6bf8cc

Please sign in to comment.