Skip to content

Commit 823209f

Browse files
committed
20.6.0 MNB-574 Add support for placing house number after street name
1 parent e9c37ac commit 823209f

File tree

4 files changed

+224
-183
lines changed

4 files changed

+224
-183
lines changed

CHANGELOG-PUBLIC.MD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,7 @@ MNB-1843 User submitted enhancement to refactor add new address UI. MNB-1789 Fix
6969
MNB-1966 Fix for Quebec not populating and added CSP whitelist
7070

7171

72+
## 20.6.0 (2022-01-24)
73+
MNB-574 Add support for placing house number after street name
74+
75+

CHANGELOG.MD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,7 @@ MNB-1843 User submitted enhancement to refactor add new address UI. MNB-1789 Fix
6969
MNB-1966 Fix for Quebec not populating and added CSP whitelist
7070

7171

72+
## 20.6.0 (2022-01-24)
73+
MNB-574 Add support for placing house number after street name
74+
75+

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "shipperhq/module-address-autocomplete",
33
"description": "ShipperHQ Address Autocomplete Tool",
44
"type": "magento2-module",
5-
"version": "20.5.1",
5+
"version": "20.6.0",
66
"license": [
77
"OSL-3.0",
88
"AFL-3.0"

0 commit comments

Comments
 (0)