We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a41cd commit 9803f0eCopy full SHA for 9803f0e
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [2.1.1] - 2018-12-07
5
+### Fix
6
+- PHP 7.2 compatibility
7
+
8
## [2.1.0] - 2018-12-07
9
### Added
10
- Magento 2.3 compatibility
composer.json
@@ -2,7 +2,7 @@
"name": "deved/magento2-disable-customer-registration",
"description": "Disable Customer Registration",
"type": "magento2-module",
- "version": "2.1.0",
+ "version": "2.1.1",
"license": "MIT",
"authors": [
{
0 commit comments