summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-09-25 23:30:08 +0200
committerDaniel Friesel <derf@finalrewind.org>2013-09-25 23:30:08 +0200
commit4a9e26db7db0471c3ca731ff18fede9b7485f81e (patch)
tree08765a7bd8488a256804ef866c8300089ec788f8 /Changelog
parent61ddebd50e8e75a471c54d1c8613fbc1a3774884 (diff)
Document TO_JSON method
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 520276f..a2cb0d7 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,8 @@
Travel::Status::DE::VRR 1.03 - Tue Sep 17 2013
* Disable smartmatch warnings on perl >= 5.018
+ * 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.02 - Wed Apr 10 2013