Changeset 1848052
- Timestamp:
- 03/27/2018 10:43:37 PM (8 years ago)
- Location:
- wp-company-info/trunk
- Files:
-
- 2 edited
-
CHANGELOG.md (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-company-info/trunk/CHANGELOG.md
r1656120 r1848052 1 1 # Changelog 2 3 ## 1.9.0 4 5 * Replacing the old CMB address class with an updated one that includes support for international addresses. 6 * Making the address field international by supporting countries. 7 * Adding support for the new country field in the address shortcode. 2 8 3 9 ## 1.8.9 -
wp-company-info/trunk/readme.txt
r1656121 r1848052 81 81 == Changelog == 82 82 83 = 1.9.0 84 85 * Replacing the old CMB address class with an updated one that includes support for international addresses. 86 * Making the address field international by supporting countries. 87 * Adding support for the new country field in the address shortcode. 88 89 = 1.8.9 = 90 91 * Updating CMB2 to the latest version. 92 93 = 1.8.7 = 94 95 * Fixing an issue with the social links outputting all links even if the URL wasn't filled in. 96 97 = 1.8.6 = 98 99 * Fixing the placement of commas in the address shortcode to remove extra commas. 100 83 101 = 1.8.5 = 84 102
Note: See TracChangeset
for help on using the changeset viewer.