Update CHANGELOG.md [ci skip]

This commit is contained in:
Leonardo Tegon
2018-01-23 13:31:26 -02:00
committed by GitHub
parent d9deeba582
commit 0f8695dd4b

View File

@@ -1,5 +1,10 @@
### Unreleased
* bug fixes
* Ensure Gemspec is loaded as utf-8. (by @segiddins)
* Fix `ActiveRecord` check on `Confirmable`. (by @tegon)
* Fix `signed_in?` docs without running auth hooks. by (@machty)
### 4.4.0 - 2017-12-29
* enhancements