diff --git a/CHANGES/1139.misc.rst b/CHANGES/1139.misc.rst new file mode 100644 index 00000000..432607e0 --- /dev/null +++ b/CHANGES/1139.misc.rst @@ -0,0 +1,7 @@ +Added full support of `Bot API 6.6 `_ + +.. danger:: + + Note that this issue has breaking changes described in in the Bot API changelog, + this changes is not breaking in the API but breaking inside aiogram because + Beta stage is not finished.