From 4c41a88bd9afc9c9e856bbabca4991681c1487d9 Mon Sep 17 00:00:00 2001 From: Morris Brodersen Date: Thu, 29 Oct 2020 12:21:05 +0100 Subject: [PATCH] add dataset polyfill, update changelog --- README.md | 2 ++ public/index.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c23e97..18085e0 100644 --- a/README.md +++ b/README.md @@ -795,6 +795,8 @@ Projects I've inspected for drag & drop architecture: ### 10/2020 +- Refactored for `dataset` [#2](https://github.com/morris/vanilla-todo/issues/2) — + [@opethrocks](https://github.com/opethrocks) - Fixed [#3](https://github.com/morris/vanilla-todo/issues/3) (navigation bug) — [@anchepiece](https://github.com/anchepiece), [@jcoussard](https://github.com/jcoussard) diff --git a/public/index.html b/public/index.html index fadb84c..2a8b4d3 100644 --- a/public/index.html +++ b/public/index.html @@ -26,7 +26,7 @@