From a75bb1d56148cb02c43a1a4588f193ae14863f0b Mon Sep 17 00:00:00 2001
From: Daniel Friesel <derf@finalrewind.org>
Date: Fri, 19 Jun 2015 19:29:11 +0200
Subject: [PATCH] update changelog

---
 Changelog | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/Changelog b/Changelog
index eea5071..18efd87 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,12 @@
+git HEAD
+
+    * Route::Part: Deprecate ->extra accessor. Use ->regular_notes instead
+    * Route::Part: Add ->regular_notes and ->current_notes accessors
+    * Route::Part: Add ->footpath_{duration,parts,type} accessors
+    * efa: Show current route information provided by the EFA backend, such
+      as cancelled stops or diversions.
+    * efa -E: Show transfer walking duration when available
+
 Travel::Routing::DE::VRR 2.11 - Sun Jun 14 2015
 
     * efa: Fix encoding issues when using -w, -t, -d, -a and similar
-- 
GitLab