update CHANGELOG to reflect the changes made in 1.8devel

This commit is contained in:
Reinier Balt 2009-04-16 09:52:35 +02:00
parent 3d3b658763
commit a2b0e17e51

View file

@ -16,6 +16,16 @@
New features:
1. Redesign of menus and introduction of a context menu per todo
2. You can now set the default tags for a project which are added automatically to a new todo in that project if no tags are supplied
3. The email receiver is now able to receive email from several email adresses.
In site.yml this could be set to the previous behavior (receive from one address per user)
4. You can enable open signup (like in tracks.tra.in)
5. Cleanup of context page
Under the hood
1. With the menus came jQuery. Some js is migrated to jQuery
2. Cucumber is added for integration testing. And migration of stories to cucumber
3. Bugfixes
== Version 1.7