Fix changelog/upgrade-notes.md formating

This commit is contained in:
Frederic Junod
2016-09-20 16:54:02 +02:00
parent 22014f2454
commit 84c50ca6b2

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.