aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authordaurnimator <quae@daurnimator.com>2018-04-22 23:29:03 +1000
committerdaurnimator <quae@daurnimator.com>2018-04-23 00:00:13 +1000
commit84194191c49e9aa2375633061343960f71d7555e (patch)
tree85f1d43770d3708030a7a763429c978ef1eb5ff7 /NEWS
parentdf769e894b7be99ccc102615b17250e19a8f86c6 (diff)
downloadfengari-84194191c49e9aa2375633061343960f71d7555e.tar.gz
fengari-84194191c49e9aa2375633061343960f71d7555e.tar.bz2
fengari-84194191c49e9aa2375633061343960f71d7555e.zip
src/loslib.js: Use our own strftime implementation; removes dependency
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fbb983b..2e13a83 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
UNRELEASED
- More node 6 compatibility fixes
+ - Use own strftime code (drops strftime npm package dependency)
0.1.1 - 2018-04-03