Skip to content

Commit

Permalink
0.9.781 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alevyinroc committed Mar 10, 2019
1 parent ef5af31 commit 85400cc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.9.781] - 2019-03-06
### Fixed
* `Get-DbaAgentJobHistory` adds an hour to the `enddate` and duration [#4345](https://github.com/sqlcollaborative/dbatools/issues/4345)
* `Find-DbaLoginInGroup` returns incorrect domain [#3608](https://github.com/sqlcollaborative/dbatools/issues/3608)
* `Get-DbaLogin -WindowsLogins` doesn't include groups [#5165](https://github.com/sqlcollaborative/dbatools/issues/5165)
### Added
* More Azure support

## [0.9.780] - 2019-03-06
### Fixed
* `Install-DbaMaintenanceSolution` does not run CommandExecute if the Solution is not "All"
Expand Down

0 comments on commit 85400cc

Please sign in to comment.