Skip to content

Commit

Permalink
ChangeLog tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Aug 18, 2015
1 parent ffbad1d commit ff0fb76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ New in 2015.08
topicalize to the actual value returned
+ Mu.return implemented: allows for ".return with $foo"
+ Cool.indices/indices() expands on Cool.index/index() functionality
+ Callgframes now allow easy introspection of associated Code object
+ Callframes now allow easy introspection of associated Code object
+ Fixes:
+ Using a Range with an infinite .max now works on substr()/.substr
+ Incompatible changes:
+ Illegality of ? twigil in definitions is now enforced
+ Creating constants with a ? twigil has become a NYI for now
+ No longer allowed to create dynamic constants with "my constant $*FOO"
+ Deprecations:
+ IO::Notification.watch_path is now watch-path
Expand Down

0 comments on commit ff0fb76

Please sign in to comment.