Fix data tab showing only two rows (regression from v0.6.2), fixes #72

This commit is contained in:
Norbert Renner 2017-03-16 19:05:57 +01:00
parent 613e15fd63
commit 612119f347
6 changed files with 9 additions and 6 deletions

View file

@ -1,9 +1,13 @@
BRouter-Web Changelog
=====================
## 0.6.3 (2017-03-16)
* Fix data tab showing only two rows (regression from v0.6.2) ([#72](https://github.com/nrenner/brouter-web/issues/72))
## 0.6.2 (2017-03-14)
* Fix "API Key Required" in OpenCycleMap & Outdoors by registering for Thunderforest "Hobby Project" plan
* Fix "API Key Required" in OpenCycleMap & Outdoors by registering for Thunderforest "Hobby Project" plan ([#70](https://github.com/nrenner/brouter-web/issues/70))
## 0.6.1 (2016-12-12)