Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

36 lines (17 loc) · 1.69 KB

editorjs-inline-tool

All notable changes to this project will be documented here. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.4.0 (2020-09-01)

Features

  • tsc generate proper declaration (typing updated) (#4) (1e79f7d)

0.3.0 (2020-03-22)

Features

  • new required version for peerDependency @editorjs/editorjs (dce2565)
  • underline inline tool added (f3776b1)

0.2.0 (2019-11-29)

Features

  • add two pre-defined tools: ItalicInlineTool and StrongInlineTool (aa23db2)

0.1.1 (2019-11-26)

Release for npmjs.com.

0.1.0 (2019-11-26)

Features

  • initial setup of editorjs-inline-tool plugin (281d8e7)