diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f1ff34..6d7b8eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | # 0.6.0 - 2018-11-10 | ||
| 2 | |||
| 3 | - Add lightweight cleaning for jpeg | ||
| 4 | - Add support for zip files | ||
| 5 | - Add support for mp4 files | ||
| 6 | - Improve metadata extraction for archives | ||
| 7 | - Improve robustness against corrupted embedded files | ||
| 8 | - Fix a possible security issue on some terminals (control character | ||
| 9 | injection via --show) | ||
| 10 | - Various internal cleanup/improvements | ||
| 11 | |||
| 1 | # 0.5.0 - 2018-10-23 | 12 | # 0.5.0 - 2018-10-23 |
| 2 | 13 | ||
| 3 | - Video (.avi files for now) support, via FFmpeg, optionally | 14 | - Video (.avi files for now) support, via FFmpeg, optionally |
