From 89f61ca9f412641c3cdb34e81d0b5be12c830241 Mon Sep 17 00:00:00 2001 From: Yuki Hattori Date: Sun, 15 Mar 2020 14:43:47 +0900 Subject: [PATCH] [ci skip] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ea1af76..1b7b9f95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## [Unreleased] +### Changed + +- On the basis of [the YAML specification](https://yaml.org/spec/1.2/spec.html#id2760395), 3 dots `...` can use as an alternative to indicate the end of YAML front-matter ([#224](https://github.com/marp-team/marpit/pull/224)) +- Upgrade Node and dependent packages to the latest version ([#224](https://github.com/marp-team/marpit/pull/224)) + ## v1.5.0 - 2020-01-12 ### Added