Skip to content

Commit d3ce5a8

Browse files
committed
release 0.5.1
1 parent c7f5771 commit d3ce5a8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,15 @@ VERSION HISTORY
2121
-----------------
2222

2323

24+
### 0.5.1 ([browse](http://github.com/bartaz/impress.js/tree/0.5.1), [zip](http://github.com/bartaz/impress.js/zipball/0.5.1), [tar](http://github.com/bartaz/impress.js/tarball/0.5.1))
25+
26+
#### BUGFIX RELEASE
27+
28+
Changes in version 0.5 introduced a bug (#126) that was preventing clicks on links (or any clickable elements) on
29+
currently active step. This release fixes this issue.
30+
31+
32+
2433
### 0.5 ([browse](http://github.com/bartaz/impress.js/tree/0.5), [zip](http://github.com/bartaz/impress.js/zipball/0.5), [tar](http://github.com/bartaz/impress.js/tarball/0.5))
2534

2635
#### CHANGELOG

js/impress.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
* ------------------------------------------------
1313
* author: Bartek Szopka
14-
* version: 0.5
14+
* version: 0.5.1
1515
* url: http://bartaz.github.com/impress.js/
1616
* source: http://github.com/bartaz/impress.js/
1717
*/

0 commit comments

Comments
 (0)