From 3350a78656a2b3ed8521415e4e1924e32a2a0abc Mon Sep 17 00:00:00 2001 From: cyian-1756 Date: Tue, 19 Jun 2018 16:32:40 -0400 Subject: [PATCH] Fixed change list order --- ripme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ripme.json b/ripme.json index 6a0587ab9..626a3d9df 100644 --- a/ripme.json +++ b/ripme.json @@ -2,8 +2,8 @@ "currentHash": "f52212a8bd77f38cef7e362429c6a43e5a105a4567e02c69315da31f952c9b35", "latestVersion": "1.7.54", "changeList": [ - "1.7.53: Added Picstatio ripper; Fixed instagram ripper; Reddit ripper now gets videos from v.redd.it; Fixed ZikiRipper getAlbumTitle; fixed twitter ripper", "1.7.54: Fixed twitter ripper video downloading; fixed instagram ripper", + "1.7.53: Added Picstatio ripper; Fixed instagram ripper; Reddit ripper now gets videos from v.redd.it; Fixed ZikiRipper getAlbumTitle; fixed twitter ripper", "1.7.52: Added warning about using furaffinty shared account; Refactoring in Utils class; XhamsterRipper now accepts all countries subdomains; E621 ripper now accepts urls with order:Score at the end; release.py imrpovements; DeviantartRipper now logs in using cookies; patch.py imrpovements", "1.7.51: Fixed instagram ripper; Added the ability to rip from vsco profiles; Fixed TheyiffgalleryRipper; Can now update ripme using the -j flag; added script to automate releases; Code style fixes", "1.7.50: Ripme now checks file hash before running update; fixed update bug which cased ripme to report every update as new",