Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Jan 9, 2020
1 parent 5f7903a commit 85fd579
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v3.0.1](https://github.com/AlchemyCMS/alchemy-solidus/tree/v3.0.1) (2020-01-09)

[Full Changelog](https://github.com/AlchemyCMS/alchemy-solidus/compare/v3.0.0...v3.0.1)

**Merged pull requests:**

- Set Alchemy.logout\_method [\#59](https://github.com/AlchemyCMS/alchemy-solidus/pull/59) ([tvdeyen](https://github.com/tvdeyen))

## [v3.0.0](https://github.com/AlchemyCMS/alchemy-solidus/tree/v3.0.0) (2019-12-17)

[Full Changelog](https://github.com/AlchemyCMS/alchemy-solidus/compare/v2.5.1...v3.0.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/alchemy/solidus/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Alchemy
module Solidus
VERSION = "3.0.0"
VERSION = "3.0.1"
end
end

0 comments on commit 85fd579

Please sign in to comment.