Cleanup: Removed deprecated alias._query setting

This commit is contained in:
Paul Beckingham 2018-05-13 19:01:45 -04:00
parent a12fb177e2
commit aa0db81300
4 changed files with 18 additions and 11 deletions

View file

@ -1,4 +1,6 @@
2.5.2 (?) ?
2.5.2 () -
- Removed deprecated 'alias._query' setting.
2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0
@ -110,8 +112,14 @@
- The 'run_all' script was not correctly using exit code 0 when all tests pass
(thanks to Gordon Ball).
<<<<<<< HEAD
------ current release ---------------------------
||||||| parent of 19b2151f... Cleanup: Removed deprecated 'alias._query' setting
=======
------ old releases ------------------------------
>>>>>>> 19b2151f... Cleanup: Removed deprecated 'alias._query' setting
2.5.0 (2015-10-21) dd5968a61b1fab258b38879cfdbb7d67f1bcd550
- TW-20 Task edit loses annotation precision, causing journal updating code
@ -325,8 +333,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).