Skip to content

Commit edda8d4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
33
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

55
## Documentation Update <sub><sup>(February 5, 2021)</sup></sub>
6-
### Added
6+
### Changed
77
* Updated code examples to use modern practices.
88
* `var` has been replaced with `const` or `let`, and all functions have been replaced by arrow functions.
99

0 commit comments

Comments
 (0)