diff --git a/index.html b/index.html index 5f41e3f2b..c5a1ccf2f 100644 --- a/index.html +++ b/index.html @@ -2190,6 +2190,9 @@

Change Log

in terms of _.keys (which includes, significantly, each on objects). Also for debounce in a tight loop. +
  • + The _.escape function no longer escapes '/'. +