Skip to content

Commit

Permalink
Updated changelog for v2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lipkau committed Feb 21, 2019
1 parent 7ec4a10 commit d8de272
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,20 @@

## [NEXT VERSION] - YYYY-MM-DD

## [2.10] - 2019-02-21

### Added

- Parameter for retrieving information about a specific user with `Get-JiraUser` (#328, [@michalporeba])
- this implementations will be changed with the next major update in favor of #306

### Changed

- Fixed logic of how to retrieve components from project (#330, [@lipkau])
- Fix usage of `New-JiraIssue` in Jira Environment with mixed classic and "next gen" projects (#337, [@nojp])
- Fixed `Get-JiraIssueAttachmentFile` to use `Accept` header based on Mime time of attachment (#333, [@wisemoth])
- Fixed incorrect handling of skip notifications when updating an issue (#339, [@lipkau])

## [2.9] - 2018-12-12

### Added
Expand Down Expand Up @@ -318,7 +327,9 @@ which is in turn inspired by the [Vagrant](https://github.com/mitchellh/vagrant/
[@lipkau]: https://github.com/lipkau
[@lukhase]: https://github.com/lukhase
[@michalporeba]: https://github.com/michalporeba
[@nojp]: https://github.com/nojp
[@padgers]: https://github.com/padgers
[@ThePSAdmin]: https://github.com/ThePSAdmin
[@tuxgoose]: https://github.com/tuxgoose
[@WindowsAdmin92]: https://github.com/WindowsAdmin92
[@wisemoth]: https://github.com/wisemoth

0 comments on commit d8de272

Please sign in to comment.