File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,18 @@ This file is used to auto-generate the "Changelog" section of Sopel's website.
22When adding new entries, follow the style guide in NEWS.spec.md to avoid
33causing problems with the site build.
44
5+ Changes between 7.0.5 and 7.0.6
6+ ===============================
7+
8+ Core changes
9+ ------------
10+
11+ * Tweak `reddit` plugin's requirements to mitigate install problems on older
12+ versions of Python [[#1919][]]
13+
14+ [#1919]: https://github.com/sopel-irc/sopel/pull/1919
15+
16+
517Changes between 7.0.4 and 7.0.5
618===============================
719
Original file line number Diff line number Diff line change 11[metadata]
22name = sopel
3- version = 7.0.5
3+ version = 7.0.6
44description = Simple and extensible IRC bot
55long_description = file: README.rst
66long_description_content_type = text/x-rst
You can’t perform that action at this time.
0 commit comments