0.4:
This is a rewrite of the GUI using gtkmm2 instead of gtkmm1. It also has
some bugfixes.

0.3.2:
This version of Keso has support for polyphonic instruments (in previous
versions only one note for each instrument could be played at the same time).
 There is also a new dialog window where you can change 
some instrument settings, such as input modes and default values - right-click
on an instrument in the orchestra editor to pop up a menu where you can choose
to remove the instrument or show the settings dialog.
 The sequence editor only shows sequences for instruments with patterns, 
and a new column has been added where you can edit the tempo (in beats per 
minute). 
 Mixed Keso/CSD files are finally working! To write a mixed file, choose 
"Write mixed" from the file menu. To load a mixed file, just open it.
 There's a new menu in the menubar with the title "Csound" - you can use it
to play, pause and stop the current song. Csound has to be in your PATH.
 Some simple instruments has been added. If you right-click in the orchestra
editor a menu will pop up where you can choose an instrument.
 There's a document on how to write instruments for Keso. It's in
the subdirectory doc/.
 And of course, many many bugfixes.

0.3.1:
This release has some new functions added, such as a popup menu with 
different commands in the pattern editor, a song info editor where you can
type in the title, the authors name, and some info about the song. There 
are also some bugfixes and other small changes.

0.3:
A gtkmm-based GUI has been added.

0.2:	
The first release. This version is only for people who
want to look at the API and play with the source code,
there is no GUI yet. But the kernel is working pretty
well.
