 ** v1.1.0
 Add .tar.zst format support. 
 tar_zstd_compress() for compress.
 tar_zstd_decompress() for decompress.
 Fix segment fault bug when call zstd_decompress()
 function with unexist filename.
 Fix incompletely decompress bug when a file has
 multiple EOF char, e.g. tar file.
-------------------------------------------------------
 ** v1.0.3
 chmod +x to src/configure
-------------------------------------------------------
 ** v1.0.2
 Fix CNOCTAVE websites. 
-------------------------------------------------------
 ** v1.0.1
 Fix online install guide. 
-------------------------------------------------------
 ** v1.0.0
 Add document website.  
 Add bug tracker website.  
 Modify websites of octave_zstd homepage.  
 Fill in BibTeX reference in the document.  
 Fix favicon.ico path of the document.  
 Add how to translate octave_zstd Document into another
 language guide.  
 Change document.  
-------------------------------------------------------
 ** First release.
