diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a772af1ca1f73e0d29275178e28cdedb7c37926..637b22b892c35c8affb09d2ea5fbbc3461bfb237 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to this project are documented in this file. - Added: docs load mermaid.js by default by @mattxwang in https://github.com/just-the-docs/just-the-docs/pull/935 - Fixed: table of contents on search docs by @robinpokorny in https://github.com/just-the-docs/just-the-docs/pull/940 - Fixed: broken docs link (custom footer) by @olgarithms in https://github.com/just-the-docs/just-the-docs/pull/951 +- Fixed: exclude `vendor/` in Jekyll config by @manuelhenke in https://github.com/just-the-docs/just-the-docs/pull/941 - Deleted: unused script directory by @mattxwang in https://github.com/just-the-docs/just-the-docs/pull/937 ## v0.4.0.rc1