Updated changelog.
This commit is contained in:
parent
520d88c76a
commit
371c6623e9
16
CHANGELOG.md
16
CHANGELOG.md
@ -1,7 +1,21 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.2 - 2020-07-20
|
||||
### Added
|
||||
- Parser for 8kun.top.
|
||||
|
||||
### Changed
|
||||
- The way of comparison if that site is supported to just looking for a
|
||||
substring.
|
||||
- Edited regex that checks if filename is just an "image.ext" so it only checks
|
||||
if after "image." only goes 1 to 4 characters.
|
||||
|
||||
### Notes
|
||||
- Consider that issue with size on 2ch.hk. Usually it really tells the size in
|
||||
kB. The problem is that sometimes it just wrong.
|
||||
|
||||
## 0.2.1 - 2020-07-18
|
||||
## Changed
|
||||
### Changed
|
||||
- Now program tells you what thread doesn't exist or about to be scraped. That
|
||||
is useful in batch processing with scripts.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user