0.06 2014-12-22T01:16:24+01:00
 - Fix examples/ex3.pl example.
 - Move image in doc to github. MetaCPAN doesn't view local images.

0.05 2014-12-21T17:35:53+01:00
 - Add EXAMPLE3 section to doc.
 - Add Map::Tube::Dnipropetrovsk, Map::Tube::Novosibirsk,
   Map::Tube::SaintPetersburg, Map::Tube::Tbilisi and
   Map::Tube::Yekaterinburg to SEE ALSO section in doc.
 - Add Map::Tube::GraphViz and Map::Tube::Text::Table to SEE ALSO section
   in doc.
 - Remove executable bit from prague-map.xml file.
 - Remove obsolete utf8 pragma from EXAMPLE2 section in doc.

0.04 2014-12-12T08:17:01+01:00
 - Add Map::Tube::Bucharest, Map::Tube::Kazan, Map::Tube::Kharkiv and
   Map::Tube::Samara to SEE ALSO section in doc.
 - Add Map::Tube::Berlin and Map::Tube::Moscow to SEE ALSO section in doc.
 - Add Map::Tube::Kiev and Map::Tube::Minsk to SEE ALSO section in doc.
 - Add get_all_routes() method from Map::Tube 2.30 api.
 - Add metro name.
 - Describe get_all_routes() method as EXPERIMENTAL.
 - Fix REPOSITORY section in doc.
 - Fix get_shortest_route() method description in doc.
 - Fix map (bad edge between Jinonice and Nové Butovice).
 - Improve abstract to readable version.

0.03 2014-12-03T07:59:33+01:00
 - Add Map::Tube::NYC and Map::Tube::Sofia to SEE ALSO section in doc.
 - Add Map::Tube::Warsaw to SEE ALSO section in doc.
 - Fix Florenc station in XML map.
 - Update LICENSE AND COPYRIGHT section in doc.

0.02 2014-11-30T23:14:14+01:00
 - Add get_node_by_id() and get_node_by_name() new methods from 2.27
   Map::Tube to doc.
 - Fix EXAMPLE1 section in doc with new 2.27 API.
 - Fix stations XML map.
 - Update to new 2.27 API.

0.01 2014-11-24T07:41:28+01:00
 - First version