Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Zizzamia committed Jul 26, 2015
1 parent c9424f2 commit b018f81
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## Changelog

### v0.5.6 (master, released on July 11th 2015)
### v0.5.7 (master, released on July 26th 2015)
#### Bug Fixes
- Fixed Paging buttons on server side table #148 [#148](https://github.com/Zizzamia/ng-tasty/issues/148)
- Fixed ng-tasty entry point in package.json #145 [#145](https://github.com/Zizzamia/ng-tasty/issues/145)

### v0.5.6 (released on July 11th 2015)
#### Bug Fixes
- Fixed Server Side search pagination [#142](https://github.com/Zizzamia/ng-tasty/issues/142)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-tasty",
"version": "0.5.6",
"version": "0.5.7",
"homepage": "https://github.com/Zizzamia/ng-tasty",
"authors": [
{
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": "ng-tasty",
"version": "0.5.6",
"version": "0.5.7",
"description": "A lightweight, flexible, and tasty collection of reusable UI components for AngularJS.",
"main": "dist/ng-tasty-tpls.min.js",
"devDependencies": {
Expand Down

0 comments on commit b018f81

Please sign in to comment.