isaacs / node-lru-cache

A fast cache that automatically deletes the least recently used items
http://isaacs.github.io/node-lru-cache/
ISC License
5.39k stars 353 forks source link

Update breaking info in changelog entry for v7 #242

Closed tunniclm closed 2 years ago

tunniclm commented 2 years ago

Add missing information about breaking change to the function signature of the dispose option.