- Important: This addon has been superseded by Bard Texstyle
- Update Statamic version requirement
- [fix] Fix compatibility with the newly renamed Bard Mutator
- [fix] Don't add blank class attributes to regular paragraphs
- [new] Add ability to control which Bard fields the paragraph style buttons appear in
- [new] Add compatibility with Bard Mutator
- [new] Add Statamic 3.2 compatibility
- [break] Config parameters have been renamed to be more clear and follow typical Laravel naming conventions (snake_case)
- css is now cp_css
- buttonText is now name
- buttonIdent is now ident
- [fix] Dont break the CP if config hasn't been published
- [fix] Missing dist script file
- Initial release