Skip to content

Commit e226e29

Browse files
committed
Version 0.5
1 parent 616f82d commit e226e29

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Compatible Versioning](https://github.com/staltz/comver).
66

77
## [Unreleased]
8+
9+
## [0.5] - 2018-07-06
10+
### Added
811
- Subcommand `github` to synchronize issues with GitHub
912
- Group tasks by due day
1013
- Use pipe as the metadata delimiter to simplify mouse selection
@@ -73,7 +76,8 @@ and this project adheres to [Compatible Versioning](https://github.com/staltz/co
7376
- Subcommand `done`
7477
- Subcommand `new`
7578

76-
[Unreleased]: https://github.com/ff-notes/ff/compare/v0.3...HEAD
79+
[Unreleased]: https://github.com/ff-notes/ff/compare/v0.5...HEAD
80+
[0.5]: https://github.com/ff-notes/ff/compare/v0.4...v0.5
7781
[0.4]: https://github.com/ff-notes/ff/compare/v0.3...v0.4
7882
[0.3]: https://github.com/ff-notes/ff/compare/v0.2...v0.3
7983
[0.2]: https://github.com/ff-notes/ff/compare/0.1...v0.2

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.4'
2+
version: '0.5'
33
copyright:
44
2018 Yuriy Syrovetskiy, Nikolay Loginov
55

0 commit comments

Comments
 (0)