From 80fdf8cd6845a2175ddbf3e03a652c27215960be Mon Sep 17 00:00:00 2001 From: Max Desiatov Date: Thu, 2 May 2019 14:44:58 +0100 Subject: [PATCH] Fix formatting in CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38a68c9f..2dd14222 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Bugfix release that restores decoding of empty sequences, which became broken in - Fix decoding of empty sequences [\#98](https://github.com/MaxDesiatov/XMLCoder/pull/98) ([MaxDesiatov](https://github.com/MaxDesiatov)) -- Rename flatten to transformToBoxTree, rename tests +- Rename `flatten` to `transformToBoxTree`, rename tests [\#97](https://github.com/MaxDesiatov/XMLCoder/pull/97) ([MaxDesiatov](https://github.com/MaxDesiatov))