Skip to content

Commit 9d22261

Browse files
committed
Version 0.6
1 parent 64e7482 commit 9d22261

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.6] - 2018-08-07
911
### Added
1012
- Tracking of GitHub issues
1113
- Prohibit editing text and status of tracked notes, allow editing dates
@@ -87,7 +89,8 @@ and this project adheres to
8789
- Subcommand `done`
8890
- Subcommand `new`
8991

90-
[Unreleased]: https://github.com/ff-notes/ff/compare/v0.5...HEAD
92+
[Unreleased]: https://github.com/ff-notes/ff/compare/v0.6...HEAD
93+
[0.6]: https://github.com/ff-notes/ff/compare/v0.5...v0.6
9194
[0.5]: https://github.com/ff-notes/ff/compare/v0.4...v0.5
9295
[0.4]: https://github.com/ff-notes/ff/compare/v0.3...v0.4
9396
[0.3]: https://github.com/ff-notes/ff/compare/v0.2...v0.3

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

0 commit comments

Comments
 (0)