From 1f99819dcce46e9d804b2c94ba216352fccedd88 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Mon, 16 Nov 2020 11:13:08 -0500 Subject: [PATCH] update CHANGELOG with new version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2cbb43b..c94e4b19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 7.1.6 +## 7.1.7 * Fix incorrect rendering of `TextPath` in some cases.