From d7649761ef19eee74ac702fbc30b28f78f453ed6 Mon Sep 17 00:00:00 2001 From: Bincheng Wu Date: Thu, 6 May 2021 15:48:10 -0400 Subject: [PATCH] Update changelog for 1.5.3 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 119b4e99..8177d740 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [1.5.3] - 2021-05-06 ### Added - Support for generating md5 file upload checksums, even if Python's `hashlib`