Skip to content

Commit

Permalink
added pipeline support for multiple functions
Browse files Browse the repository at this point in the history
  • Loading branch information
scrthq committed Mar 30, 2019
1 parent b1ad2c3 commit cb1f347
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,13 +143,15 @@ Update-GSSheetValue Export-GSSheet

[Full CHANGELOG here](https://github.com/scrthq/PSGSuite/blob/master/CHANGELOG.md)

#### 2.25.4
#### 2.26.0

* [Issue #169](https://github.com/scrthq/PSGSuite/issues/169)
* Fixed: `Get-GSGmailMessage` fails to download attachments containing invalid characters (e.g. `:`)
* [Issue #168](https://github.com/scrthq/PSGSuite/issues/168)
* Added: `Add-GSUserLocation`
* Updated: `New-GSUser` and `Update-GSUser` to add in Location support
* Miscellaneous
* Improved pipeline support for the `User` parameter across all pertinent functions, i.e. Drive, Calendar, Gmail, Sheets & Tasks APIs.

#### 2.25.3

Expand Down

0 comments on commit cb1f347

Please sign in to comment.