File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 2
2
## [ Unreleased]
3
3
4
4
5
+ <a name =" V1.0.27 " ></a >
6
+ ## [ V1.0.27] - 2020-10-01
7
+ ### Block
8
+ - [ f7587f4] ( https://github.com/go-jira/go-jira/commit/f7587f43f12bcf0b47e52a5abe775daf6cbb3229 ) : reverse order of arguments
9
+ ### Templates
10
+ - [ 0e3082f] ( https://github.com/go-jira/go-jira/commit/0e3082fab6e12a337f5fe26c3e2dec5cb51425d8 ) : add wrap helper function
11
+
5
12
<a name =" v1.0.26 " ></a >
6
13
## [ v1.0.26] - 2020-09-11
14
+ ### Chore
15
+ - [ c3d22b7] ( https://github.com/go-jira/go-jira/commit/c3d22b765a6f3cd93445033da5c19fc0feaeaece ) : v1.0.26 changelog bump
7
16
### Cicd
8
17
- [ 96ec333] ( https://github.com/go-jira/go-jira/commit/96ec3339a4cc810da20450a9d9e91612c2b9aad4 ) : automated releases fixes
9
18
- [ 31f7b03] ( https://github.com/go-jira/go-jira/commit/31f7b0397890388947f2312cf42af494c7a6979f ) : automated changelog and release
@@ -432,7 +441,8 @@ limit of 1000 results in a single query.
432
441
- Merge pull request [ #2 ] ( https://github.com/go-jira/go-jira/issues/2 ) from jaybuff/clean-up
433
442
434
443
435
- [ Unreleased ] : https://github.com/go-jira/go-jira/compare/v1.0.26...HEAD
444
+ [ Unreleased ] : https://github.com/go-jira/go-jira/compare/V1.0.27...HEAD
445
+ [ V1.0.27 ] : https://github.com/go-jira/go-jira/compare/v1.0.26...V1.0.27
436
446
[ v1.0.26 ] : https://github.com/go-jira/go-jira/compare/v1.0.25...v1.0.26
437
447
[ v1.0.25 ] : https://github.com/go-jira/go-jira/compare/v1.0.24...v1.0.25
438
448
[ v1.0.24 ] : https://github.com/go-jira/go-jira/compare/v1.0.23...v1.0.24
You can’t perform that action at this time.
0 commit comments