From b41ddbb8a92934e9b02ba0b4dd715496a519e59e Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Thu, 5 Mar 2015 14:35:40 -0600 Subject: [PATCH] Update history to reflect merge of #3520 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index aa414666..1375f45e 100644 --- a/History.markdown +++ b/History.markdown @@ -49,6 +49,7 @@ * Use consistent syntax for deprecation warning (#3535) * Added build --destination and --source flags (#3418) * Site template: remove unused `page.meta` attribute (#3537) + * Improve the error message when sorting null objects (#3520) ### Bug Fixes