Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wssgcg1213 committed Apr 2, 2022
1 parent 5963eb3 commit 4e3aa22
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion kraken/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@

**Features**

+ Support window.innerWidth & window.innerHeight. https://github.com/openkraken/kraken/pull/1256
+ Support window.innerWidth & window.innerHeight, and screen.availWidth & screen.availHeight. https://github.com/openkraken/kraken/pull/1256

**Bug Fixed**

+ Fix error when using KrakenBundle.fromByteCode(). https://github.com/openkraken/kraken/pull/1245
+ Fix DataBundle string with non latin. https://github.com/openkraken/kraken/pull/1263

** Others **

+ Change copyright to `The Kraken authors`.

## 0.10.3

Expand Down

0 comments on commit 4e3aa22

Please sign in to comment.