From edfb6d09fdde7b97e6c9c6d9765618e27f127e6c Mon Sep 17 00:00:00 2001 From: muerwre Date: Mon, 18 Feb 2019 15:59:37 +0700 Subject: [PATCH] fixed changelog --- src/constants/app_info.ts | 1 + src/index.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/constants/app_info.ts b/src/constants/app_info.ts index 9fff786..647d2d0 100644 --- a/src/constants/app_info.ts +++ b/src/constants/app_info.ts @@ -12,6 +12,7 @@ export const APP_INFO = { 'Мобильный интерфейс', // [07.12.18] 'Приложение для vk', // [11.12.18] 'Фильтр в диалоге поиска карт', // [13.12.18] + 'Экспорт GPX', // [18.02.19] ], [ 'Первый коммит', // [15.08.18] diff --git a/src/index.tsx b/src/index.tsx index 81c3cc1..4e079d2 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -4,7 +4,7 @@ done adding/removing points doesn't change distance done cancelling editing someone's else map return back to it's original address /razminochnyj/ - todo change title on route opening + done change title on route opening done delete sticker icon todo fix arrows (can't reproduce now :-( )