Skip to content

Commit 1b6e007

Browse files
committed
docs(changelog): added new entries for the changelog
1 parent 4632d7b commit 1b6e007

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
And the commit messages from [Conventional Commits](https://conventionalcommits.org) are being used.
88

9+
## [2.0.0-rc.1] - 2021-xx-xx
10+
11+
### Added
12+
13+
- Automated Mozilla Firefox testing via crossbrowsertesting
14+
- Automated Microsoft Internet Explorer 9 testing via crossbrowsertesting
15+
16+
### Changed
17+
18+
- build(deps-dev): bump husky from 5.1.3 to 6.0.0 (a.o. [!110](https://github.com/mfranzke/loading-attribute-polyfill/pull/110))
19+
- build(deps-dev): bump html-validate from 4.6.1 to 4.8.0
20+
- build(deps-dev): bump webdriverio dependencies
21+
- Optimized the demo pages functionality for dynamic images, by adding a button
22+
923
## [2.0.0-rc.0] - 2021-03-22
1024

1125
### Added

0 commit comments

Comments
 (0)