Version 0.3.0
~~~~~~~~~~~~~
- switched to python 3
- restructured repository
- removeal of "Dot"
- renamed "Text" to "GraphicsText"
- better clipboard support (bitmaps)


Version 0.2.6
~~~~~~~~~~~~~
- make pynotebook work with wxpython >= 3.0
- removed logging framework
- better unicode handling
- many bugfixes

Version 0.2.5
~~~~~~~~~~~~~
- bugfixes (line wrap, word selection, page width)

Version 0.2.4
~~~~~~~~~~~~~
- seperate release of pnb and rnb
- improved graphics
- many bugfixes

Version 0.2.3
~~~~~~~~~~~~~
- improved look
- simpler and faster editor

Version 0.2.1, 0.2.2
~~~~~~~~~~~~~~~~~~~~

- fixed some packaging issues


Version 0.2.0
~~~~~~~~~~~~~

- pynb-application
- much faster colorization
- many bugfixes & improvements

Version 0.1.0
~~~~~~~~~~~~~

- rewrote textmodel/texeltree.py
- implemented TextCell
- many bugfixes & improvements


Version 0.0.1
~~~~~~~~~~~~~

- initial release

