v0.7.0 (2020-01-06)
- Add support for Rails 7 (thanks @neumayr)
v0.6.0 (2020-07-01)
- Support nonce for Content Security Policy (thanks @parterburn)
v0.5.0 (2020-05-28)
- Add support for full EasyMDE configuration (thanks @hernanvicente)
v0.4.0 (2020-05-28)
- Revert initialization logic to HTML ID. This won’t be compatible with other Administrate plugin (e.g. Administrate::Field::NestedHasMany)
- Switch to EasyMDE (thanks @casaper)
v0.3.0 (2020-03-16)
- Support namespaced models and injected fields (thanks @sedubois)
- Add support for Redcarpet options (thanks @casaper)
v0.2.1 (2019-01-15)
- Require Rack greater than 2.0.8
v0.2.0 (2018-08-27)
- Update the requirements on Rails to permit the latest version
v0.1.2 (2018-05-24)
- Use snakecase when generating ID (thanks @golmansax)
v0.1.1 (2018-03-09)
- Restore list styles for Markdown elements (thanks @pedantic-git)
v0.1.0 (2018-01-23)
- Require Redcarpet
- Add RSpec and tests
- Handle null data
- Update documentation
v0.0.4 (2017-04-03)
- Bump up Administrate dependency
v0.0.3 (2017-03-20)
- Bump up Administrate dependency
v0.0.2 (2016-11-22)
- Bump up Administrate dependency
v0.0.1 (2016-11-16)
First release