Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyink committed Jul 12, 2018
1 parent 676d239 commit 9efc9df
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions meta/changes.pret
Original file line number Diff line number Diff line change
Expand Up @@ -2709,5 +2709,13 @@
a dcs:Change;
label "Eval::TypeTiny will now throw errors when it detects a mismatch between sigils and reference types in the environment hashref but only if EXTENDED_TESTING environment variable is true. Perl will probably give you its own error message for this later on anyway.";
];
item [
a dcs:Removal;
label "Eval::TypeTiny::HAS_LEXICAL_VARS constant is no longer documented and will be removed at a later date.";
];
item [
a dcs:Addition;
label "Eval::TypeTiny provides a collection of constants to indicate the current implementation of alias => 1.";
];
].

0 comments on commit 9efc9df

Please sign in to comment.