From b76636332a7af7f777a815b1e84d4431fc4bc06d Mon Sep 17 00:00:00 2001 From: Adrien Castex Date: Sat, 20 May 2017 22:10:08 +0200 Subject: [PATCH] Fixed '<' by '\<' in changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bd17c99..8cf39c40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,8 +25,8 @@ * Implemented tests for the LOCK and UNLOCK methods *[43f934f](https://github.com/OpenMarshal/npm-WebDAV-Server/commit/43f934f)* ### Bug fix -* Fixed the '::' error leading to 'x:: xmlns:x='' *[f3e15a4](https://github.com/OpenMarshal/npm-WebDAV-Server/commit/f3e15a4)* -* Fixed namespace creation on ':' tag names *[76d8bb0](https://github.com/OpenMarshal/npm-WebDAV-Server/commit/76d8bb0)* +* Fixed the '\:\:\' error leading to 'x:\:\ xmlns:x='\' *[f3e15a4](https://github.com/OpenMarshal/npm-WebDAV-Server/commit/f3e15a4)* +* Fixed namespace creation on '\:\' tag names *[76d8bb0](https://github.com/OpenMarshal/npm-WebDAV-Server/commit/76d8bb0)* ## 0.5.2