Selaa lähdekoodia

Removed dot character from CHANGELOG.md

sanex 3 vuotta sitten
vanhempi
commit
475e5a9a06
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -3,7 +3,7 @@ Change Log
 v2.17.0
 ---
 * **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map
-* `inputFileName` option now required when using NodeJS API and `sourceMapSourcesMode` option has `sources` value`.
+* `inputFileName` option now required when using NodeJS API and `sourceMapSourcesMode` option has `sources` value`
 * Fixed some cases with wrong source map file name generation when `sourceMapFileName` option is set
 
 v2.16.0