Skip to content

Commit 5f0b7a3

Browse files
committed
Adds changelog
1 parent 9c259c5 commit 5f0b7a3

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [Unreleased]
44

5+
## [0.7.5] - 2024-02-05
6+
### Fixed
7+
- Fixed problem when choosing from multiple completed states (@bougyman)
8+
59
## [0.7.3] - 2024-02-04
610
### Fixed
711
- Fixed problem with issue relationship to user (@bougyman)
@@ -41,8 +45,9 @@
4145
### Added
4246
- Added new changelog management system (changelog-rb) (@bougyman)
4347

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
4651
[0.7.2]: https://github.com/rubyists/linear-cli/compare/v0.7.1...v0.7.2
4752
[0.7.1]: https://github.com/rubyists/linear-cli/compare/v0.7.0...v0.7.1
4853
[0.7.0]: https://github.com/rubyists/linear-cli/compare/v0.6.1...v0.7.0
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
type: Fixed
2+
title: >
3+
Fixed problem when choosing from multiple completed states
4+
author: bougyman

changelog/0.7.5/tag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
date: 2024-02-05

0 commit comments

Comments
 (0)