Sha256: 3787a913247c979626302e71f3bee69b39844c47a87edb591d4ba005ccc88dc3

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

# trix-rails changelog

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 2.0.0

Released September 29, 2018

* ✅ Upgrade to [Trix 1.0.0](https://github.com/basecamp/trix/releases/tag/1.0.0) 🎉
* ☝️ Note: following this project's [versioning policy](https://github.com/kylefox/trix/issues/4), the major version for `trix-rails` is likewise bumped when Trix receives a major version bump.
* 🐛🔨 simple_form helper outputs hidden input tag before trix editor tag ([#10](https://github.com/kylefox/trix/pull/10)). Thanks [@bensie](https://github.com/bensie)!
* 💪 Add appraisals for Rails 5.2.1


## 1.0.1

Released September 20, 2018

* ✅ Upgrade to Trix 0.12.1.
* 🐛🔨 Formtastic helper outputs hidden input tag before trix editor tag ([#9](https://github.com/kylefox/trix/pull/9)). Thanks [@ch000](https://github.com/ch000)!

## 1.0.0

Released September 2, 2018

* ✅ Bumped to version 1.0.0 — `trix-rails` version numbers are now independent of [Trix](https://github.com/basecamp/trix) itself. See [this issue](https://github.com/kylefox/trix/issues/4) for more detail.
* ✅ Upgrade to Trix 0.12.0.
* ✅ Added support for Ruby 2.5.1.
* 🚫 Dropped support for Ruby 2.2.
* 🐛🔨 Allow additional options when using simple_form ([#8](https://github.com/kylefox/trix/pull/8)). Thanks [@phylor](https://github.com/phylor)!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
trix-rails-2.0.0 CHANGELOG.md