diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-09-25 23:31:51 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-09-25 23:31:51 +0200 |
commit | 27b5315bcef57e26b8d41943b6673943b05577e5 (patch) | |
tree | a5ead85b2dbb193b21a65a0afff210a3edee32ae | |
parent | 4a9e26db7db0471c3ca731ff18fede9b7485f81e (diff) |
update changelog & fix section
-rw-r--r-- | Changelog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,9 +1,14 @@ -Travel::Status::DE::VRR 1.03 - Tue Sep 17 2013 +git HEAD - * Disable smartmatch warnings on perl >= 5.018 + * Add ->key accessor to Travel::Status::DE::VRR::Line + (meaning is unknown) * Allow Travel::Status::DE::VRR::Line and TraveL::Status::DE::VRR::Result to be serialized to JSON (via TO_JSON method) +Travel::Status::DE::VRR 1.03 - Tue Sep 17 2013 + + * Disable smartmatch warnings on perl >= 5.018 + Travel::Status::DE::VRR 1.02 - Wed Apr 10 2013 * Patch by Roland Hieber: respect proxy environment variables |