Skip to content

Commit

Permalink
version 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoryak committed Feb 20, 2017
1 parent 7cf31a4 commit b1201f7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### 2.0.2
- fix issue with horizontal scrollbars + reflow breaking header position #345, #355

### 2.0.1

version skipped because of an npm snafu

### 2.0.0

Breaking changes:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jquery.floatThead 2.0.0
jquery.floatThead 2.0.3
=================
[![woot](http://giant.gfycat.com/AnyGloriousAlpaca.gif "or just click")](http://mkoryak.github.io/floatThead/)

Expand All @@ -20,7 +20,7 @@ npm install floatthead
bower install floatThead
```
#### Download code
[Latest Release (zip)](https://github.com/mkoryak/floatThead/archive/2.0.0.zip)
[Latest Release (zip)](https://github.com/mkoryak/floatThead/archive/2.0.3.zip)

#### Via CDN
[http://cdnjs.com/libraries/floatthead/](http://cdnjs.com/libraries/floatthead/)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "floatthead",
"version": "2.0.1",
"version": "2.0.3",
"description": "fixed table header plugin that works",
"main": "dist/jquery.floatThead.js",
"scripts": {
Expand Down

0 comments on commit b1201f7

Please sign in to comment.