File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
And the commit messages from [ Conventional Commits] ( https://conventionalcommits.org ) are being used.
8
8
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
+
9
23
## [ 2.0.0-rc.0] - 2021-03-22
10
24
11
25
### Added
You can’t perform that action at this time.
0 commit comments