From 8382bc4a7baa2c854d1773269006ff2b74e1c432 Mon Sep 17 00:00:00 2001 From: mawrkus Date: Fri, 18 Sep 2020 07:41:50 +0200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3425ea3..7900a70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [3.1.9] - 2020-09-18 + +### Fixed + +- TS: extended AxiosRequestConfig with optional "axios-retry" property + ## [3.1.8] - 2019-04-24 ### Fixed