Skip to content

Commit

Permalink
Ready for release 4.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Dobriakov committed Jan 1, 2021
1 parent c5b7689 commit 43c833c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,10 @@ You can have a look at an advanced [`on_transition`][] example in
Changelog
---------

### New in the version 4.1.8

* gh-11 Rails 6.1 support

### New in the version 4.1.7

* gh-9 refactor the implementation to a single file, deprecate `require
Expand Down
2 changes: 1 addition & 1 deletion lib/workflow-activerecord/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module WorkflowActiverecord
VERSION = "4.1.7"
VERSION = "4.1.8"
end

0 comments on commit 43c833c

Please sign in to comment.