Skip to content

Commit

Permalink
Released v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fengyuanchen committed Jan 2, 2017
1 parent 4d943c6 commit 62647c7
Show file tree
Hide file tree
Showing 8 changed files with 164 additions and 127 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog


## 0.5.1 (Jan 2, 2017)

- Improved event handler for Pointer Events.


## 0.5.0 (July 22, 2016)

- Improve modal opening and closing.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
dist/
├── viewer.css ( 8 KB)
├── viewer.min.css ( 7 KB)
├── viewer.js (61 KB)
├── viewer.js (62 KB)
└── viewer.min.js (23 KB)
```

Expand Down
4 changes: 2 additions & 2 deletions dist/viewer.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*!
* Viewer.js v0.5.0
* Viewer.js v0.5.1
* https://github.com/fengyuanchen/viewerjs
*
* Copyright (c) 2015-2016 Fengyuan Chen
* Released under the MIT license
*
* Date: 2016-07-22T08:46:05.003Z
* Date: 2016-12-25T08:58:28.671Z
*/
.viewer-zoom-in:before,
.viewer-zoom-out:before,
Expand Down
Loading

0 comments on commit 62647c7

Please sign in to comment.