add changes.md to root of project
This commit is contained in:
Родитель
b0fedd5bfc
Коммит
2defe0480d
|
@ -0,0 +1,11 @@
|
|||
## v.Next
|
||||
* Changed BotContext to no longer be dynamic, and add IBotContext.Get<>() IBotContext.Set() for middleware to register
|
||||
* renamed UserStateManagerMiddleware, ConversationManagerMiddleware to UserState<> and ConversationState<>
|
||||
consolidating using generics with POCO objects and shared base class
|
||||
* Added BotContextWrapper so developer can easily create custom BotContext with their own helpers/methods
|
||||
|
||||
|
||||
## 4.0.0-alpha201802027a
|
||||
* Milan release
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче