Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[ChangeLog] mention removal of .delta and TimeUnit
  • Loading branch information
Carl Masak committed May 21, 2014
1 parent f244c39 commit f5e98b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/ChangeLog
Expand Up @@ -22,6 +22,9 @@ New in 2014.05
+ deprecate $*OS, $*OSVER, $*VM<name>, $*VM<config>, $*PERL<name>
$*PERL<compiler>...
+ added $*KERNEL, $*DISTRO, $*VM, $*PERL as full blown objects
+ .delta (by recent spec change) in Date/DateTime now instead spelled
.later and .earlier
+ TimeUnit enum removed; string named and positional arguments used instead
+ optimized grep,grep-index,first,first-index,last-index with seperate
candidates for Regex and Callable.
+ "use v5" is no longer a noop, but actually tries to load the "v5" module
Expand Down

0 comments on commit f5e98b3

Please sign in to comment.