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 c141ed4 commit 195415dCopy full SHA for 195415d
CHANGELOG.md
@@ -15,6 +15,21 @@ And the commit messages from [Conventional Commits](https://conventionalcommits.
15
- Description on how to use with MutationObserver (won't be included within the polyfill itself)
16
- Test case for dynamic images
17
18
+## [2.0.0] - 2021-04-09
19
+
20
+### Added
21
22
+- Further entries for npm package to ignore files
23
+- Adapted code of conduct
24
25
+### Changed
26
27
+- Moved the webdriverio config file to its subdirectory
28
+- Corrected the bower ignore entries
29
+- Bump html-validate from 4.8.0 to 4.9.0 (#126)
30
+- Code regarding codacys feedback
31
+- Bump webdriverio dependencies
32
33
## [2.0.0-rc.1] - 2021-04-03
34
35
### Added
0 commit comments