From 0d7422acfa912c50cc4c4efaaaa24b2c8c393a73 Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Thu, 9 May 2013 20:57:09 -0400 Subject: [PATCH] Add changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..962807a94 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +## 1.0.1 + +* Test, imagery, translation, and preset updates +* Fix untranslatable strings +* Prefer to keep existing ways when joining +* Fix creating intersecting ways and cope with 0 and 1 node ways +* Fix IE detection in `dist` +* Fix GPX track display +* Fixes for Opera compatibility +* Update `osm-auth` to 0.2.1 +* Fix the `note` functionality and textarea UI in presets +* Fix walkthrough translation issues