Download:
child 164:b6b5babb4898
parent 162:ee031ea48eb0
163:9ed8b453c537 0.5.0
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 16:50:02 +0800
docs: update what's new for 0.5.0

1 файлов изменено, 13 вставок(+), 0 удалений(-) [+]
README.rst file | annotate | diff | comparison | revisions
--- a/README.rst Tue Oct 31 13:23:11 2017 +0800
+++ b/README.rst Tue Oct 31 16:50:02 2017 +0800
@@ -50,6 +50,19 @@
What's New
==========
+0.5.0 (2017-10-31)
+------------------
+
+- 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
+ scratch)
+- More rules for linting JS code
+
0.4.2 (2016-09-05)
------------------