diff --git a/templates/account.html.ep b/templates/account.html.ep
index 8b14bd002b61cab836f027157dadc77e49b7f36a..1118ca076d4b8db4aba409e5bce95456ff2adf0c 100644
--- a/templates/account.html.ep
+++ b/templates/account.html.ep
@@ -193,7 +193,6 @@
%= end
- % if (app->mode eq 'development') {
| Import |
@@ -217,7 +216,6 @@
%= end
|
- % }
diff --git a/templates/api_documentation.html.ep b/templates/api_documentation.html.ep
index 4239b51781f21ba9eca7367be06a6445e4cb9627..55cd54a437afd39467c92d2663dcabc543ae5338 100644
--- a/templates/api_documentation.html.ep
+++ b/templates/api_documentation.html.ep
@@ -156,8 +156,6 @@
-% if (app->mode eq 'development') {
-
Import
-
-% }
diff --git a/templates/changelog.html.ep b/templates/changelog.html.ep
index 8492a06e9e6e7e2202cb45e0c727250969064cb9..a053d0bc74d06221ff835f41687d47c7be1b75d6 100644
--- a/templates/changelog.html.ep
+++ b/templates/changelog.html.ep
@@ -1,5 +1,21 @@
Changelog
+
+
+ 1.14
+
+
+
+ add API-Endpunkt zum Import
+ nicht in travelynx getrackter Zugfahrten.
+
+
+ add Status-API: Angabe der
+ Unterwegshalte zwischen Start und Ziel.
+
+
+
+