Fixed SEGFAULT with files compression

This commit is contained in:
Matteo Paonessa 2017-03-18 22:47:09 +01:00
parent 2c5f019388
commit 21c469fc99
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
## Caesium CommandLineTools
##### caesium-clt - v0.10.1-beta (build 20170310) - Copyright © Matteo Paonessa, 2017. All Rights Reserved.
##### caesium-clt - v0.10.2-beta (build 20170318) - Copyright © Matteo Paonessa, 2017. All Rights Reserved.
[![Build Status](https://travis-ci.org/Lymphatus/caesium-clt.svg?branch=master)](https://travis-ci.org/Lymphatus/caesium-clt)
----------
@ -60,6 +60,7 @@ $ caesiumclt -q 0 -RS -o ~/output/ ~/Pictures
----------
###### CHANGELOG
* 0.10.2-beta - Bugfixes
* 0.10.1-beta - All features are available
* 0.10.0-beta - Switched to cmake build system and libcaesium
* 0.9.1-beta - Initial development stage