2011-11-24: 1.0.0 (cc2f075)
- Initial version

2012-02-15: 1.1.0 (b80a126)
- Add support for tick types

2012-03-05: 1.1.1 (0b80822)
- Fix bug with timeouts on Windows (through bricklib)

2012-03-11: 1.1.2 (a7235ec)
- Fix bug with ADC calibration readout (through bricklib)

2012-06-30: 1.1.3 (91bfc80)
- Add get_chip_temperature and reset function

2012-07-02: 1.1.4 (c1bcd00)
- Add support for minimum period of 1us and add USB hotplug support

2012-10-26: 1.1.5 (bbcad00)
- Change Bricklet Context size from 250 to 256 (through bricklib)

2013-01-17: 2.0.0 (3c4227a)
- Support for Protocol 2.0

2013-03-27: 2.0.1 (2e5ca12)
- Add enable/disable API for reached callbacks

2013-04-11: 2.0.2 (5a58710)
- Add watchdog timer (restart after 16s of "deadlock")

2013-06-17: 2.0.3 (9eb0db7)
- Add missing defines for enable/disable API for reached callbacks

2013-06-27: 2.0.4 (d53add1)
- Use tick_task to detect USB connect/disconnect instead of interrupt

2014-07-07: 2.0.5 (77e3ed8)
- Remove USB hotplug support (through bricklib)

2014-11-25: 2.3.0 (1659022)
- Add support for new SPI protocol

2016-08-29: 2.3.1 (fd8c76a)
- Make sure to use all chunks when writing Bricklet plugin (through bricklib)

2017-05-11: 2.3.2 (5903619)
- Add support for Co-MCU Bricklets

2017-06-28: 2.3.3 (e737cdf)
- Fix incompatibility between Co-MCU support and LED Strip Bricklet (through bricklib)

2017-12-13: 2.3.4 (7e884e7)
- Make sure Brick does not restart on suspend/resume (through bricklib)
- Refactor initial enumeration handling, fix double-enumeration bugs (through bricklib)

2018-01-11: 2.3.5 (83558bd)
- Fix message duplication bug (through bricklib)

2018-04-27: 2.3.6 (15993f3)
- Fix potential deadlock between USB stack and Co-MCU enumeration (through bricklib)

2018-07-31: 2.3.7 (28e9cd9)
- Add support for Isolator Bricklet (through bricklib)
- Improve Co-MCU Bricklet error handling (through bricklib)

2019-02-27: 2.3.8 (c7067a8)
- Changes through bricklib:
  - Fix Bricklet port miss-identification
  - Increase SPI stack timeout (for RED Brick)
  - Fix bugs in set/get_spitfp_* functions

2019-11-22: 2.3.9 (ad70b6a)
- Make sure that Servo Brick output goes low if pulse width and position is set to 0