Skip to content

Commit

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

## [Unreleased]

## [0.7] - 2018-11-03
### Added
- Track issue content
- Wiki notes
Expand Down Expand Up @@ -101,7 +103,8 @@ and this project adheres to
- Subcommand `done`
- Subcommand `new`

[Unreleased]: https://github.com/ff-notes/ff/compare/v0.6...HEAD
[Unreleased]: https://github.com/ff-notes/ff/compare/v0.7...HEAD
[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
[0.4]: https://github.com/ff-notes/ff/compare/v0.3...v0.4
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.6'
version: '0.7'
copyright:
2018 Yuriy Syrovetskiy, Nikolay Loginov

Expand Down

0 comments on commit bdf0267

Please sign in to comment.