Update CHANGELOG.md [ci skip]

This commit is contained in:
Leonardo Tegon
2018-02-22 17:59:33 -03:00
committed by GitHub
parent 9001123b7e
commit f141bb57ec

View File

@@ -1,5 +1,11 @@
### Unreleased
* enhancements
* Support for :credentials on Rails v5.2.x. (by @gencer)
* Improve documentation about the test suite. (by @tegon)
* Test with Rails 5.2.rc1 on Travis. (by @jcoyne)
* Allow test with Rails 6. (by @Fudoshiki)
### 4.4.1 - 2018-01-23
* bug fixes