Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 728 Bytes

CHANGELOG.md

File metadata and controls

36 lines (23 loc) · 728 Bytes

v0.18.0 (2022-11-14)

Summary of Changes

Issues Closed in this Release

New Features

  • Login must take a function to work with the login url #12

Other

  • Update namespace and paths after move to Sequence group #35

v0.17.0 (2022-08-29)

Initial release. Versions are synced with Core. Contains steps to interact with the Microsoft 365 Graph API.

  • M365ChannelMessagesRead
  • M365ChannelsRead
  • M365ChatsRead
  • M365GetToken
  • M365Login
  • M365MailRead
  • M365TeamsRead
  • M365UsersRead

Issues Closed in this Release

New Features

  • Create M365 Connector #1