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 b6abbbf commit b7cb139Copy full SHA for b7cb139
CHANGELOG.md
@@ -0,0 +1,12 @@
1
+# Changelog
2
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4
+
5
+## Documentation Update <sub><sup>(February 5, 2021)</sup></sub>
6
+### Added
7
+* Updated code examples to use modern practices.
8
+* `var` has been replaced with `const` or `let`, and all functions have been replaced by arrow functions.
9
10
+## 1.2.33 <sub><sup>(January 27, 2021)</sup></sub>
11
12
+* Added `digital-retailing` location for placement of Digital Retailing integration content, such as an iframe.
0 commit comments