Skip to content

Commit

Permalink
cleaned news doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cayetanobv committed May 21, 2018
1 parent 7c40f3e commit 2c1fbea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
osm2pgRouting 2.3.5

* Fix: zero division error when max_speed = 0.
* Fix: fixed osm_ways parsing - OSMDocument.
* Fix: switch to a more inclusive check for nullptr definition (fixes compilation on macOS 10.13 using Xcode 9.3)
* Docs improvements: How to release doc.

osm2pgRouting 2.3.4

* Fix: osm_elements - fixed boolean assignment with boost::lexical_cast.
* Use ${CMAKE_INSTALL_PREFIX} in CMakeLists.txt.
* Readme doc improvements: Tips section and Table of contents.

osm2pgRouting 2.3.3

* Fix: wrong assumption in implied_oneWay() function
* Fix: regression on 2.3.2: fixed hstore refs handling

Expand Down

0 comments on commit 2c1fbea

Please sign in to comment.