Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[docs] ChangeLog updates
  • Loading branch information
moritz committed Jul 9, 2009
1 parent 70bfd5c commit e7a7999
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/ChangeLog
@@ -1,6 +1,10 @@
New in 2009-07 release
+ extensive refactor of the multi dispatch code
+ better handling of named arguments in multi dispatch
+ operators can be defined in the setting
+ basic implementation of the series operator
+ basic implementation of the series and eqv operators
+ implemented more cases of smartmatching against hashes
+ fixed state variables to work with //= and ||= initialization

New in 2009-06 release
+ refactored and corrected object initialization (BUILD/CREATE)
Expand Down

0 comments on commit e7a7999

Please sign in to comment.