Skip to content

Commit b7cb139

Browse files
committed
Adding changelog for key API and Documentation updates
1 parent b6abbbf commit b7cb139

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
### Added
12+
* Added `digital-retailing` location for placement of Digital Retailing integration content, such as an iframe.

0 commit comments

Comments
 (0)