Cleanup: Removed deprecated 'alias._query' setting

This commit is contained in:
Paul Beckingham 2016-02-24 23:19:15 -05:00
parent 79e29abddc
commit 19b2151f12
4 changed files with 13 additions and 11 deletions

View file

@ -1,5 +1,7 @@
2.6.0 () -
- Removed deprecated 'alias._query' setting.
------ current release ---------------------------
2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0
@ -112,6 +114,8 @@
- The 'run_all' script was not correctly using exit code 0 when all tests pass
(thanks to Gordon Ball).
------ old releases ------------------------------
2.5.0 (2015-10-21) dd5968a61b1fab258b38879cfdbb7d67f1bcd550
- TW-20 Task edit loses annotation precision, causing journal updating code
@ -325,8 +329,6 @@
added.
- When GC is turned off, disable the query shortcuts, which no longer apply.
------ old releases ------------------------------
2.4.4 (2015-05-10) df49aaba126484b668c41d3ff9301f8d8ec49987
- TW-69 wait dates relative to due date (thanks to John Florian).