Open
Description
Describe the bug
The readme (https://github.com/OfficeDev/microsoft-365-agents-toolkit/blob/dev/packages/sdk/README.md) has not been updated for version 4.0.0. Particularly, the section about How to use SDK implemented with CloudAdapter still uses BotBuilderCloudAdapter
in the example code but this type has been removed.
I also wanna point out that the changelog has not been updated either, which makes going from version 3.x difficult as it's not clear on what the breaking changes are.
To Reproduce
Steps to reproduce the behavior:
- No steps. Just view the readme and changelog files and see they haven't been updated for whatever changes 4.0.0 bring.
Expected behavior
Provide the correct documentation