All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Buttons for custom block types or custom inline styles can now easily be generated; see the example at /example/CustomBlocksAndStyles.js.
Updated key handling code to use new signature from recent draft-js changes; move to latest release candidate of draft-js-plugins.
Compatibility with draft-js-plugins 2.0 beta / release candidates (note: use 1.x.x release of this plugin if sticking with draft-js-plugins v1.x.x)
Cleand up npm module
Released the first working version of DraftJS RichButtons Plugin