464 B
464 B
title | date | author | version | category |
---|---|---|---|---|
Jekyll 4.3.4 Released | 2024-09-16 21:34:22 +0530 | ashmaroli | 4.3.4 | release |
Hello Jekyllers!
Publishing a small bug-fix release with the following patches:
- Relax version-constraint on gem
wdm
in Gemfile created byjekyll new
. - Patch
Jekyll::Drops::ThemeDrop#root
to render absolute path to theme-gem only ifJEKYLL_ENV
is explicitly set to stringdevelopment
.
That is all for now. Happy Jekyllin'!!