Browse Source

CHANGELOG: Fix year for releases made in 2019

Jonas Fonseca 6 years ago
parent
commit
3027cf0994
1 changed files with 3 additions and 3 deletions
  1. 3 3
      CHANGELOG.md

+ 3 - 3
CHANGELOG.md

@@ -1,12 +1,12 @@
 # Monaco Editor Changelog
 
-## [0.16.2] (19.03.2018)
+## [0.16.2] (19.03.2019)
 * Fixes for HTML and JSON (https://github.com/Microsoft/monaco-editor/issues/1367, https://github.com/Microsoft/monaco-editor/issues/1254)
 
-## [0.16.1] (14.03.2018)
+## [0.16.1] (14.03.2019)
 * Fixes issue with context menu (https://github.com/Microsoft/monaco-editor/issues/1357)
 
-## [0.16.0] (05.03.2018)
+## [0.16.0] (05.03.2019)
 
 ### New & Noteworthy