We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80de453 commit 8b8ba04Copy full SHA for 8b8ba04
README.md
@@ -247,6 +247,12 @@ The JavaScript tests can only be run by going to the [`Special:JavaScriptTest` p
247
248
## Release notes
249
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
256
### Version 1.1.0
257
258
Released on August 30, 2020.
extension.json
@@ -1,7 +1,7 @@
1
{
2
"name": "Network",
3
4
- "version": "1.1.0",
+ "version": "1.1.1",
5
6
"author": [
7
"[https://www.entropywins.wtf/mediawiki Jeroen De Dauw]",
0 commit comments