Suggestion: Clearer communication regarding library updates

27 Oct 2013

See the topic title. I think it would be useful to have something like a forum post where at least significant changes to the mbed library are listed. Sure we can get it by scrolling through GitHub, but imo it would be easier and better if significant changes are put on the mbed site.

For example, I just saw a few days back a RawSerial class was added so Serial interrupts don't hang RTOS systems. Handy of course, but I don't think the proper way to find out about it, is by seeing the inheritance of Serial changed when you happen to be checking something in the source code.

Or interrupt chaining. I saw it was removed again, but it was never mentioned it was added, let alone that it was removed again.