Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
simonray committed Feb 22, 2015
1 parent 5820627 commit 22da64d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,17 @@ You're now ready to start using bootstrap-table.
.Apply(m => m.Id, ColumnOption.align_center))
```

![Alt text](http://s16.postimg.org/lviy334g5/screenshot.png "screenshot")
![Alt text](http://s7.postimg.org/eo5ve0ukr/screenshot.png "screenshot")

## Examples
[Download](http://github.com/simonray/bootstrap-table.mvc/zipball/master/)

## Change Log

#### 1.1.1 (22-02-15)
* Set column title as split camel-case.
* Support for ordered model properties [Display(Order=#)].

#### 1.1.0 (19-02-15)
* Simplify interface and options.
* Removed PagingUrl -> constructor (TablePaginationOption.###).
Expand Down

0 comments on commit 22da64d

Please sign in to comment.