docs: update changelog

This commit is contained in:
Jay Zhang 2020-07-29 06:02:19 +00:00
parent 106082f6f8
commit b7fa2c5981

View File

@ -18,7 +18,7 @@
- FIXED: treat `bicycle=use_sidepath` as no access on the tagged way. [#5622](https://github.com/Project-OSRM/osrm-backend/pull/5622)
- Misc:
- CHANGED: Reduce memory usage for raster source handling. [#5572](https://github.com/Project-OSRM/osrm-backend/pull/5572)
- CHANGED: Remove compile time debug log control. [#3427](https://github.com/Project-OSRM/osrm-backend/issues/3427)
- CHANGED: Add cmake option `ENABLE_DEBUG_LOGGING` to control whether output debug logging. [#3427](https://github.com/Project-OSRM/osrm-backend/issues/3427)
# 5.21.0
- Changes from 5.20.0