From 659d18bc69431ee252448c162f25f1e4546c221a Mon Sep 17 00:00:00 2001 From: sy-records <52o@qq52o.cn> Date: Sun, 7 Mar 2021 11:09:40 +0800 Subject: [PATCH] chore: Update CHANGELOG and Update test snapshots --- CHANGELOG.md | 6 ++++++ test/integration/__snapshots__/docs.test.js.snap | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69a9bec7..8322aa7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,12 @@ * Support search when there is no title ([#1519](https://github.com/docsifyjs/docsify/issues/1519)) ([bc37268](https://github.com/docsifyjs/docsify/commit/bc3726853fb2d1f9241927ea0317970ab0c8a2f2)) +### Chore + +- Fix missing carbon ([#1501](https://github.com/docsifyjs/docsify/issues/1501)) +- Change Gitter to Discord throughout project ([#1507](https://github.com/docsifyjs/docsify/issues/1507)) +- Add test cases on isExternal ([#1515](https://github.com/docsifyjs/docsify/issues/1515)) + # [4.12.0](https://github.com/docsifyjs/docsify/compare/v4.11.6...v4.12.0) (2021-02-08) diff --git a/test/integration/__snapshots__/docs.test.js.snap b/test/integration/__snapshots__/docs.test.js.snap index bdc5a997..3c741042 100644 --- a/test/integration/__snapshots__/docs.test.js.snap +++ b/test/integration/__snapshots__/docs.test.js.snap @@ -1,7 +1,7 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Docs Site coverpage renders and is unchanged 1`] = ` -"

\\"logo\\"

docsify 4.12.0

+"

\\"logo\\"

docsify 4.12.1

A magical documentation site generator.

  • Simple and lightweight
  • No statically built html files
  • Multiple themes

GitHub Getting Started

"