Merge pull request #5904 from fredj/upgrade-notes_code

Fix changelog/upgrade-notes.md formating
This commit is contained in:
Frédéric Junod
2016-09-21 08:34:36 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
## Upgrade notes
#### ´goog.DEBUG´ define was renamed to ´ol.DEBUG´
#### `goog.DEBUG` define was renamed to `ol.DEBUG`
As last step in the removal of the dependency on Google Closure Library, the `goog.DEBUG` compiler define was renamed to `ol.DEBUG`. Please change accordingly in your custom build configuration json files.