소스 검색

CHANGELOG: Fix year for releases made in 2019

Jonas Fonseca 6 년 전
부모
커밋
3027cf0994
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  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