Skip to content

Commit 8b8ba04

Browse files
committed
1.1.1 release
1 parent 80de453 commit 8b8ba04

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,12 @@ The JavaScript tests can only be run by going to the [`Special:JavaScriptTest` p
247247

248248
## Release notes
249249

250+
### Version 1.1.1
251+
252+
Released on September 7, 2020.
253+
254+
* Fixed error happening when giving invalid page names to `#network`
255+
250256
### Version 1.1.0
251257

252258
Released on August 30, 2020.

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Network",
33

4-
"version": "1.1.0",
4+
"version": "1.1.1",
55

66
"author": [
77
"[https://www.entropywins.wtf/mediawiki Jeroen De Dauw]",

0 commit comments

Comments
 (0)