We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daf4bac commit 7b85218Copy full SHA for 7b85218
CHANGELOG.md
@@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [Unreleased]
6
### Added
7
+...
8
+
9
+### Changed
10
11
12
+### Fixed
13
14
15
+## [0.6.0] - 2022-11-14
16
+### Added
17
- Added `--aggregate` option to `merge` and `commit` commands to aggregate displayed commits by tasks.
18
- Added `project` command, that allows to show project meta information and reset refresh tracking regular expression.
19
- Added `--no-merges` option (from `log` command) to `merge` command to allow hiding merge revisions.
0 commit comments