I have created an add-in which utilises the DNN scheduler, it was all working fine.
I had to put it on the backburner whilst I sorted other things out, in the meantime I have upgraded DNN (currently 4.5.4).
I came back to the development but when I tried it again the ScheduleHistoryItem.AddLogNote doesn't appear to be working.
Previously I could use this to write to the schedule history but now nothing appears.
Has this changed or has a bug been introduced?