From 56ed526c659cf64913b9c463c87f81213e72be70 Mon Sep 17 00:00:00 2001 From: mdsol-robot Date: Tue, 14 Jul 2020 13:32:07 +0000 Subject: [PATCH] [skip ci] Update changelog for version 5.0.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b405ca1c..7b20593b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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] + +## [5.0.0] - 2020-07-14 ### Changed - Replace `V2_ONLY_SIGN_REQUESTS` option with `MAUTH_SIGN_VERSIONS` option and set the default to `v2` only