Skip to content

Commit 2c7a9b2

Browse files
committed
chore: V1.0.27 changelog bump
1 parent f7587f4 commit 2c7a9b2

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,17 @@
22
## [Unreleased]
33

44

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+
512
<a name="v1.0.26"></a>
613
## [v1.0.26] - 2020-09-11
14+
### Chore
15+
- [c3d22b7](https://github.com/go-jira/go-jira/commit/c3d22b765a6f3cd93445033da5c19fc0feaeaece): v1.0.26 changelog bump
716
### Cicd
817
- [96ec333](https://github.com/go-jira/go-jira/commit/96ec3339a4cc810da20450a9d9e91612c2b9aad4): automated releases fixes
918
- [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.
432441
- Merge pull request [#2](https://github.com/go-jira/go-jira/issues/2) from jaybuff/clean-up
433442

434443

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
436446
[v1.0.26]: https://github.com/go-jira/go-jira/compare/v1.0.25...v1.0.26
437447
[v1.0.25]: https://github.com/go-jira/go-jira/compare/v1.0.24...v1.0.25
438448
[v1.0.24]: https://github.com/go-jira/go-jira/compare/v1.0.23...v1.0.24

0 commit comments

Comments
 (0)