From b34ddf8c049fd2268926e32331d3402737a2decc Mon Sep 17 00:00:00 2001 From: Nathan Sheffield Date: Wed, 20 Dec 2017 14:50:50 -0500 Subject: [PATCH] Update NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2531bbc..247dc39 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ # Change log All notable changes to this project will be documented in this file. -## [0.4.0] -- Unreleased +## [0.4.0] -- 2017-12-20 - adds a lifespan arg to simpleCache() to create auto-expiring caches - remove unnecessary parse argument to simpleCache()