diff --git a/README.md b/README.md index d6d836da..4f142438 100644 --- a/README.md +++ b/README.md @@ -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