From 6477987955f74bcbcf78050d1f64c282c78fd8f4 Mon Sep 17 00:00:00 2001 From: rpoluri <38321430+rpoluri@users.noreply.github.com> Date: Tue, 12 Nov 2019 14:28:32 -0600 Subject: [PATCH] Update CHANGELOG.md (#62) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1fad56..59b4aa4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [1.3.0] - TBD +## [1.3.1] - 2019-11-12 ### Changed - set DefaultAWSCredentialsProviderChain as default hadoop-aws credential provider.