summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 3e532f1..3909a85 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for Perl extension Plack::Middleware::ETag
+0.05 Tue Jul 14 2015
+ - Update to correct version
+
0.04 Tue Jul 14 2015
- Fix off-by-one error while checking the result of the `stat` function.
We were looking for the inode information at the wrong index. This