Skip to content

Commit

Permalink
Release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengyuanchen committed Jan 24, 2017
1 parent 11bdf2c commit c8205e5
Show file tree
Hide file tree
Showing 31 changed files with 5,214 additions and 2,791 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog


## 0.6.0 (Jan 24, 2017)

- Ported JavaScript code to ECMAScript 6.
- Ported CSS code to CSSNext.


## 0.5.1 (Jan 2, 2017)

- Improved event handler for Pointer Events.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
dist/
├── viewer.css ( 8 KB)
├── viewer.min.css ( 7 KB)
├── viewer.js (62 KB)
└── viewer.min.js (23 KB)
├── viewer.js (59 KB)
└── viewer.min.js (25 KB)
```


Expand Down
Loading

0 comments on commit c8205e5

Please sign in to comment.