From 17f0c2ba5fd3872915c14d067e3dd9da04129e57 Mon Sep 17 00:00:00 2001 From: Daniel Scott-Raynsford Date: Sun, 30 Aug 2020 19:34:18 +1200 Subject: [PATCH] Updating ChangeLog since v4.4.0 +semver:skip (#399) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2e02b92..28aedd99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.4.0] - 2020-08-30 + ### Fixed - Fixed misspelling of 'Throughput' in `README.md` and tests - Fixes [Issue #396](https://github.com/PlagueHO/CosmosDB/issues/396).