Hey folks,

Is is the case that, syntactically, the :PROPERTIES: drawer must be immediately after the :SCHEDULED: line?

Here’s the example; after the org-20150810 update 

TODO Water the plants.
   SCHEDULED: <2015-08-13 Thu .+1d/2d>
   :PROPERTIES:
   :STYLE: habit
   :LAST_REPEAT: [2015-08-12 Wed 19:24]
   :END:
   - State "DONE"       from "WAITING"    [2015-08-12 Wed 19:24]
   - State "DONE"       from "WAITING"    [2015-08-11 Tue 21:17]
   - State "DONE"       from "WAITING"    [2015-08-10 Mon 21:40]
   - State "DONE"       from "WAITING"    [2015-08-09 Sun 21:19]

correctly shows the habit string in the agenda, but 

TODO Water the plants.
   SCHEDULED: <2015-08-13 Thu .+1d/2d>
   - State "DONE"       from "WAITING"    [2015-08-12 Wed 19:24]
   - State "DONE"       from "WAITING"    [2015-08-11 Tue 21:17]
   - State "DONE"       from "WAITING"    [2015-08-10 Mon 21:40]
   - State "DONE"       from "WAITING"    [2015-08-09 Sun 21:19]
   :PROPERTIES:
   :STYLE: habit
   :LAST_REPEAT: [2015-08-12 Wed 19:24]
   :END:

does not in the agenda view.

Should I go and change all these in my files?

Cheers!
--
Boyan Penkov
www.boyanpenkov.com