--- a/README.rst Tue Oct 31 13:23:11 2017 +0800
+++ b/README.rst Tue Oct 31 16:50:02 2017 +0800
+- Third-party client dependencies are now fetched with ``make libs`` and served
+ from ``/static/libs/`` rather than unrelated CDNs
+- Up-to-date jQuery, Backbone.Shard, Flask-RESTFul, Flask
+- Nginx provisioning targets newer versions (1.7.5+ for ``add_header`` that
+ supports ``always`` keyword, 1.9.5+ for HTTP/2 support)
+- Provisioning is back to untested (due to Bitbucket Pipelines only having 50
+ free minutes/month, and that wouldn't be enough to test deploying from
+- More rules for linting JS code