Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit c680659

Browse files
committed
[DOCS] Update changelog
1 parent 7f7b128 commit c680659

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
1-
# [v4.2.0]()
1+
# [v4.2.0](https://github.com/MyScript/MyScriptJS/tree/v4.2.0)
22

33
## Features
44

55
- New REST mode:
66
- Text, math and diagram recognition
77
- Examples for each recognition type
8+
- Support for Raw Content type
89
- New build and development process:
910
- We now use [Rollup](https://rollupjs.org/) to build our library,
1011
- Two outputs are now generated, [UMD](https://github.com/umdjs/umd) and [ES6 Modules](https://hacks.mozilla.org/2015/08/es6-in-depth-modules/),
1112
- We use npm scripts to launch the development process.
1213
- New always connected mode for WebSocket
13-
- New getSupportedImportMimeTypes methods
14+
- New getSupportedImportMimeTypes method
15+
- New setGuides method used to add guides on a text part
1416

1517
## Others
1618

0 commit comments

Comments
 (0)