diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a228d22..95480de 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,11 +1,14 @@ Changelog for Photon -$Id: CHANGELOG.txt,v 1.4 2005/08/08 19:35:10 cozman Exp $ +$Id: CHANGELOG.txt,v 1.5 2005/08/09 07:30:14 cozman Exp $ + : New Features - : Feature Removal * : Minor Changes/Bugfixes ! : Major Changes +0.0.2 + + Code::Blocks and Dev-C++ support + 0.0.1 - Released 2005-08-08 + State-based design that allows easy creation of applications by simply deriving from a basic 'State' class.