Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
minht11 committed Jul 17, 2021
1 parent 96ed9e2 commit 6230c34
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## 0.2.0 - 2021-07-17
- New requirement: CSP must allow inline style tags.
- Static styles are now applied using inline global style tag instead of setting them directly. This has minor performance improvement.

## 0.1.2 - 2021-07-04
- Fix arrow keys navigation with horizontal direction.

## 0.1.1 - 2021-07-04
- Initial release

0 comments on commit 6230c34

Please sign in to comment.