Skip to content

Commit

Permalink
[docs] initial changelog for 2009-06 release
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Jun 12, 2009
1 parent 31443c0 commit de1e9f0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/ChangeLog
@@ -1,3 +1,13 @@
New in 2009-06 release
+ refactored and corrected object initialization
+ attributes initilizations can now use attributes defined earlier
+ method calls are now faster
+ basic safe mode that forbids IO and execution of external programs
+ implemented meta operators for user defined operators
+ initial implementation of Temporal (date/time related objects)
+ type checking of implicit return values
+ improved introspection methods

New in 2009-05 release
+ updated docs/ROADMAP
+ basic support for custom operators
Expand Down

0 comments on commit de1e9f0

Please sign in to comment.