aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2016-08-12 16:24:20 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-08-12 17:40:43 +0100
commit2c30a2a5978f16ef8fda06b20c10f50a628fc787 (patch)
tree5b81b2c46e7134f84d4b4cf3cef638a6b43ca8e5 /README.md
parent79598ca4e40ada5ff464f6589119cbbe17f93ef5 (diff)
Switch add_links template function to filter.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6da42ac07..02c7a7cfa 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,7 @@ web-based cross-browser testing tools for this project.
- Tests can run multiple times simultaneously. #1477
- Don’t cache geocoder results when STAGING_SITE is 1. #1447
- Make UPLOAD_DIR/GEO_CACHE relative to project root. #1474
+ - Change add_links from a function to a filter. #1487
- Vagrant installation improvements:
- Improve error handling.
- Don't add a symlink if it is to the same place.