Skip to content

Commit

Permalink
Release 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wavded committed Jan 12, 2012
1 parent 35c0c49 commit 8ee99b8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

2.7.0 / 2012-01-12
==================

* updated; improved support for iOS 4+, Android 2+

2.6.0 / 2012-01-02
==================

Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ <h3>Browser Support</h3>
<li>Chrome 9+</li>
<li>Safari 3+</li>
<li>Opera 10+</li>
<li>iOS (experimental support)</li>
<li>Android (experimental support)</li>
<li>iOS 4+</li>
<li>Android 2+</li>
</ul>

<h3>Create A Custom Theme</h3>
Expand Down
7 changes: 2 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,15 @@ With Stylus installed you can watch for changes and compile into CSS by running:
make watch
```

## Browser Support
## Desktop and Mobile Browser Support

humane.js has been well tested for the following browsers.
humane.js has been tested for the following browsers.

- Internet Explorer 7+
- Firefox 3+
- Chrome 9+
- Safari 3+
- Opera 10+

Expiremental support for mobile:

- iOS 4+
- Android 2+

Expand Down

0 comments on commit 8ee99b8

Please sign in to comment.