We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae4d0c commit 1a17fefCopy full SHA for 1a17fef
2 files changed
VERSION.ini
@@ -1 +1 @@
1
-VERSION="3.17.0-dev"
+VERSION="3.17.0"
docs/CHANGELOG.md
@@ -25,7 +25,8 @@ humans](https://keepachangelog.com).
25
- Fixed: (#122) Updated ZX-Spectrum scraper module. It uses now the site
26
`zxinfo.dk` and a web API. The API provides at least the same information as
27
the defunct search on `worldofspectrum.org`. Check out the added `--query=`
28
- options for the [ZXInfo scraper](CLIHELP.md#-query-string).
+ options for the [ZXInfo scraper](CLIHELP.md#-query-string). Thanks for the
29
+ hint to @pobulous and to @thomasheckmann for the API access.
30
- Fixed: (#136) TGDB scraper now tries harder to get wheel/logo mediafiles.
31
Thanks for reporting, @joyrider3774.
32
0 commit comments