From f386aa0e1794fc015be2a97508d8696ff239fc6f Mon Sep 17 00:00:00 2001 From: Yash Maheshwari Date: Sat, 28 Nov 2020 14:19:36 +0530 Subject: [PATCH] Updated Changelog.md file(#5071) --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d2fe6895b..09f578a3c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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). +## [1.13.0] - UNRELEASED + +### Fixed +- Fixed some typo in docs (#5071) + ## [1.12.2] - 2020.07.28 ### Added