From 5be8770e1e43eeeedc2d94e89d24f6e8d902d0b5 Mon Sep 17 00:00:00 2001 From: Brent Dearth Date: Wed, 17 May 2017 12:46:17 -0600 Subject: [PATCH] chore(docs): update CHANGELOG.md --- .github_changelog_generator | 4 ++-- CHANGELOG.md | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/.github_changelog_generator b/.github_changelog_generator index 388e44f05..c57c00448 100644 --- a/.github_changelog_generator +++ b/.github_changelog_generator @@ -1,5 +1,5 @@ bug-labels=bug,Bug,fix,Fix enhancement-labels=enhancement,Enhancement,feat,Feat -somce=tag=v0.1.40 -unreleased-label=v0.1.41 +since-tag=v0.1.42 +unreleased-label=v0.1.43 base=CHANGELOG.md \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index bbb98dc72..687f76220 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## [v0.1.42](https://github.com/lynndylanhurley/devise_token_auth/tree/v0.1.42) (2017-05-17) +[Full Changelog](https://github.com/lynndylanhurley/devise_token_auth/compare/v0.1.41...v0.1.42) + +**Closed issues:** + +- devise\_token\_auth blocks upgrade to Rails 5.1.0 [\#875](https://github.com/lynndylanhurley/devise_token_auth/issues/875) + +**Merged pull requests:** + +- Support for devise 4.3 that is now supporting rails 5.1 [\#891](https://github.com/lynndylanhurley/devise_token_auth/pull/891) ([silviusimeria](https://github.com/silviusimeria)) + +# Change Log + ## [v0.1.41](https://github.com/lynndylanhurley/devise_token_auth/tree/HEAD) [Full Changelog](https://github.com/lynndylanhurley/devise_token_auth/compare/v0.1.40...HEAD) @@ -1356,4 +1369,6 @@ \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* + \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file