Skip to content

Commit

Permalink
Issue Autotask.ATWSSoapClient assembly not loaded #121 fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Klemmestad committed Feb 14, 2023
1 parent 755ad1b commit 657468a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ Get-Help New-AtwsModuleConfiguration

## Release notes

### Version 2.0.3 - Bugfix

* BUGFIX: Reference.cs assembly must only use keyword "new" if Microsoft.Bcl.AsyncInterfaces has been loaded. Which is kind of obvious in hindsight (issue [#121](https://github.com/ecitsolutions/Autotask/issues/121))

### Version 2.0.2 - API version update to 1.6.11 and support for Powershell 7.3.1+

* NEW: Support for API version 1.6.11. New commands: Get-AtwsInventoryProduct, New-AtwsInventoryProduct, Remove-AtwsAccountAlert, Remove-AtwsInventoryProduct, Set-AtwsComanagedAssociation, Set-AtwsInventoryProduct (issue [#120](https://github.com/ecitsolutions/Autotask/issues/120))
Expand Down

0 comments on commit 657468a

Please sign in to comment.