Skip to content

Commit

Permalink
merge user pull request for fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
olton committed Nov 29, 2012
1 parent 0e89201 commit 387c5dc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# Changelog

## 0.15.8.5

Merge user pull request for fonts (Fix web font lead IE8 crash)

## 0.15.8.4

Fixed outline for ListView on hover

Change font-family for check icon for .selected class to icoFont

Minor bug fixed

## 0.15.8.3
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ x.x.x.x
4) Fix

# Current Version
## 0.15.8.4
## 0.15.8.5

See details of definition on [metroui.org.ua](http://metroui.org.ua)

Expand Down
2 changes: 1 addition & 1 deletion public/version.phtml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<?php

return "0.15.8.4";
return "0.15.8.5";

0 comments on commit 387c5dc

Please sign in to comment.