---------------------------------------------------------------------------
2006-02-16 : Version 1.2
---------------------------------------------------------------------------
Hardware: No changes

Software:
- Removed global.h and other legacy AVR-LIB code. uDMX.c should now compile
anywhere, not requiring Pascal Stang's avrlib Library
- Added bootloader support: write 0xd9 to eeprom address 0x05 to start bootloader 
on next time the device is connected  (pulling PD5 to ground has the same effect,
but in the small XLR-Connector version it is not possible to access PD5)


---------------------------------------------------------------------------
2006-10-02 : Version 1.1 (not released)
---------------------------------------------------------------------------
Hardware:
Even smaller board, thanks to professional PCB service allowing to have a 
double sided PCB. This gives room to add two status leds

Software:
Added support for status leds

---------------------------------------------------------------------------
2006-06-10 : Version 1.0
---------------------------------------------------------------------------
Software: 	
Added Sleep Mode (put's uDMX in Low Power mode when host computer goes to sleep.

Hardware:
There are zener diodes and resistors at the DMX output to provide a minimum short 
circuit/over voltage protection. It would be nice to have the device completely 
galvanically isolated. But I can’t see how we could fit this inside.

---------------------------------------------------------------------------
2006-02-16 : Version 0.9
---------------------------------------------------------------------------
Initial Release