From a26e85ff3a3c4d1aa2f8c95c2e43afcc33e17d47 Mon Sep 17 00:00:00 2001 From: slackersoft Date: Fri, 30 Jan 2015 13:03:08 -0800 Subject: [PATCH] update 2.2.0 release notes now that I've pulled --- release_notes/2.2.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release_notes/2.2.0.md b/release_notes/2.2.0.md index 675de5e1..50bc42c6 100644 --- a/release_notes/2.2.0.md +++ b/release_notes/2.2.0.md @@ -15,6 +15,7 @@ * Just check if either side implements `asymmetricMatch` * Add asymmetric equality tester to match a string against a regexp * Add jshint to node run on travis for pull request builds +* Restructure node examples folder structure to look more realistic. ## Pull Requests & Issues