Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Commit 031e0c0

Browse files
committed
chore(changelog): add entry for v4.1.0 with cache compatibility and security fixes
1 parent ad0945a commit 031e0c0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2+
## v4.1.0: 2025-12-15
3+
4+
- Fix cache compatibility with lru-cache v7+
5+
- Security fixes from upstream
6+
7+
## v4.0.1: 2022-09-18
8+
9+
- Fix relative paths in CLI includes ([#687](https://github.com/mde/ejs/pull/687))
10+
11+
## v4.0.0: 2022-09-17
12+
13+
This is a fork of [mde/ejs](https://github.com/mde/ejs) maintained by [@photostructure](https://github.com/photostructure). See the [README](README.md) for details.
14+
15+
- Removed require.extensions
16+
- Removed legacy preprocessor include
17+
- Removed support for EOL Node versions
18+
119
## v3.0.1: 2019-11-23
220
* Removed require.extensions (@mde)
321
* Removed legacy preprocessor include (@mde)

0 commit comments

Comments
 (0)