Skip to content

Commit 6af6c7b

Browse files
committed
update readme
1 parent f92be1b commit 6af6c7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ export class AppModule {}
3131
If you want to use a specific version of the Monaco editor, use `editorVersion` parameter.
3232
If not provided, the component is always going to use the `latest` version.
3333

34+
> For a full list of Monaco versions and changes, please refer to the official [CHANGELOG.md](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) file
35+
3436
```ts
3537
@NgModule({
3638
imports: [

0 commit comments

Comments
 (0)