Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 921 Bytes

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 921 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

v3.0.0 2020-04-07

  • Added support for draft-js v0.11.0

v2.0.0 2017-06-19

v1.0.0 2017-01-30

Fixed

v0.0.3 2016-07-27

Fixed

  • Add support for azerty keyboards (thanks, @grsmto!)

v0.0.2 2016-07-25

Fixed

  • Don’t return the default key bindings if we’re not handling the event. Returning it stops any other plugins halts the callback chain, and so stops any other plugins from being able to insert behaviour.

v0.0.1 2016-04-21

First public release