Skip to content

Commit 4c5a5e4

Browse files
committed
docs(changelog): added new items to the changelog
1 parent 0f52b2a commit 4c5a5e4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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
9+
## [2.0.0-rc.1] - 2021-04-03
1010

1111
### Added
1212

@@ -19,6 +19,10 @@ And the commit messages from [Conventional Commits](https://conventionalcommits.
1919
- build(deps-dev): bump html-validate from 4.6.1 to 4.8.0
2020
- build(deps-dev): bump webdriverio dependencies
2121
- Optimized the demo pages functionality for dynamic images, by adding a button
22+
- refactor: replacing `requestAnimationFrame` by `will-change: contents` (CSS)
23+
- build(deps-dev): bump @commitlint dependencies from 12.0.1 to 12.1.1
24+
- chore: moved source file to subfolder for better structure
25+
- some formatting and codacy feedback
2226

2327
## [2.0.0-rc.0] - 2021-03-22
2428

0 commit comments

Comments
 (0)