tUpdate CHANGELOG - dedup - deduplicating backup program
 (HTM) git clone git://git.z3bra.org/dedup.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 61ad5371e4d375a6b10669b495a55f2bcbb99b2d
 (DIR) parent 444b9123043fedf7fffd116093babde7937cb52f
 (HTM) Author: sin <sin@2f30.org>
       Date:   Thu, 16 May 2019 14:30:46 +0300
       
       Update CHANGELOG
       
       Diffstat:
         M CHANGELOG                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/CHANGELOG b/CHANGELOG
       t@@ -15,7 +15,7 @@
        - Use libsodium generic hash API.
        
        ### Removed
       -- Explicit support for hash type.
       +- Support for hash type selection.
        
        ## [1.0] - 2019-04-14
        ### Added