aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index c576519..35692d6 100644
--- a/Changes
+++ b/Changes
@@ -5,6 +5,12 @@ until #perl told me to calm down. All of those versions are documented here
anyway for comprehensiveness' sake. Entries with "No important changes" are
likely to be trivial things like documentation fixes or Perl::Tidy runs.
+0.15 2017-10-06
+
+ - Added a syntax to filter numeric data within intervals
+ - Added documentation and tests for new interval syntax
+ - Altered error tests to accommodate the new interval syntax
+
0.14 2017-10-05
- Several documentation fixes