File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.7.5] - 2024-02-05
6
+ ### Fixed
7
+ - Fixed problem when choosing from multiple completed states (@bougyman )
8
+
5
9
## [ 0.7.3] - 2024-02-04
6
10
### Fixed
7
11
- Fixed problem with issue relationship to user (@bougyman )
41
45
### Added
42
46
- Added new changelog management system (changelog-rb) (@bougyman )
43
47
44
- [ Unreleased ] : https://github.com/rubyists/linear-cli/compare/0.7.3...HEAD
45
- [ 0.7.3 ] : https://github.com/rubyists/linear-cli/compare/v0.7.2...0.7.3
48
+ [ Unreleased ] : https://github.com/rubyists/linear-cli/compare/0.7.5...HEAD
49
+ [ 0.7.5 ] : https://github.com/rubyists/linear-cli/compare/v0.7.3...0.7.5
50
+ [ 0.7.3 ] : https://github.com/rubyists/linear-cli/compare/v0.7.2...v0.7.3
46
51
[ 0.7.2 ] : https://github.com/rubyists/linear-cli/compare/v0.7.1...v0.7.2
47
52
[ 0.7.1 ] : https://github.com/rubyists/linear-cli/compare/v0.7.0...v0.7.1
48
53
[ 0.7.0 ] : https://github.com/rubyists/linear-cli/compare/v0.6.1...v0.7.0
Original file line number Diff line number Diff line change
1
+ type : Fixed
2
+ title : >
3
+ Fixed problem when choosing from multiple completed states
4
+ author : bougyman
Original file line number Diff line number Diff line change
1
+ date : 2024-02-05
You can’t perform that action at this time.
0 commit comments