Skip to content

Commit 81b5e11

Browse files
committed
Release 7.1.9
1 parent 4365f2f commit 81b5e11

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

NEWS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@ This file is used to auto-generate the "Changelog" section of Sopel's website.
22
When adding new entries, follow the style guide in NEWS.spec.md to avoid
33
causing problems with the site build.
44

5+
Changes between 7.1.8 and 7.1.9
6+
===============================
7+
8+
Plugin changes
9+
--------------
10+
11+
* search: replace deprecated git.io link in messaging [[#2271][]]
12+
* tell: fix exception when message is missing [[#2264][]]
13+
14+
[#2264]: https://github.com/sopel-irc/sopel/pull/2264
15+
[#2271]: https://github.com/sopel-irc/sopel/pull/2271
16+
17+
518
Changes between 7.1.7 and 7.1.8
619
===============================
720

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = sopel
3-
version = 7.1.9-dev
3+
version = 7.1.9
44
description = Simple and extensible IRC bot
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)