$Id$
+
Version 0.11
+============
+
+ - Separate modules in different repository root dirs.
+ - Make, at least, PEAR packages for each module (and BIFE Core).
+
+
+Version 0.12
============
- Start using config file for default widgets attributes.
+
+
+Version 0.13
+============
+
- Separate Album funtionality function from renderer (BIFE_Album).
- - Use new hooks libs.
+ - Use hooks libs for this.
-Version 0.12
+Version 0.14
============
- Make a way to put all classes in a package together in a single file to
avoid overhead in require_once calls (to be reviewed).