File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ .. Copyright (c) 2015-2019 The Botogram Authors (see AUTHORS)
2+ Documentation released under the MIT license (see LICENSE)
3+
4+ ===========================
5+ Changelog of botogram 0.7.x
6+ ===========================
7+
8+ Here you can find all the changes in the botogram 0.7.x releases.
9+
10+ .. _changelog-0.7 :
11+
12+ botogram 0.7
13+ ============
14+
15+ *Alpha release, not yet released. *
16+
17+ Release description not yet written.
18+
19+ New features
20+ ------------
21+
22+ * Added support for polls
23+
24+ * New :py:class: `botogram.Poll `
25+ * New :py:class: `botogram.PollOption `
26+ * New method :py:meth: `botogram.Chat.send_poll `
27+ * New method :py:meth: `botogram.Message.reply_with_poll `
28+ * New method :py:meth: `botogram.Message.stop_poll `
29+
30+
31+ Bug fixes
32+ ---------
You can’t perform that action at this time.
0 commit comments