# HG changeset patch # User Steve Losh # Date 1467378602 0 # Node ID d773c8aa783b03ca6fc974aff76faebb1ca6f90f # Parent 78a06c5dac5269898407a1b43b9222d57feae0fe Update diff -r 78a06c5dac52 -r d773c8aa783b README.markdown --- a/README.markdown Thu Jun 30 23:24:44 2016 +0000 +++ b/README.markdown Fri Jul 01 13:10:02 2016 +0000 @@ -303,3 +303,7 @@ freeze the stack. Then for each state you can just compile and push the `next` and `does` predicates into the new top frame, and pop it when you're finished examining the state. + +## 2016-07-01 + +* More [Learning WebGL][].