Skip to content

Commit

Permalink
Release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasimir committed Aug 27, 2016
1 parent d88b577 commit 63a3009
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="v1.3.0"></a>
# [v1.3.0](https://github.com/mcasimir/mobile-angular-ui/compare/v1.2.1...v1.3.0)

## Features

- added `ui-shared-state` and **deprecated** `ui-state` so it does not clash with ui-router ([9ad2f57](https://github.com/mcasimir/mobile-angular-ui/commits/9ad2f578a3fb0c68c22a29ee415b04113251ce4f))
- activeLinks module supports html5Mode ([d3cbbbf](https://github.com/mcasimir/mobile-angular-ui/commits/d3cbbbf07c74dc4e3631f0ad3cd22bbc3c3d7b20))

## Fixes

- angle not defined ([16bcd09](https://github.com/mcasimir/mobile-angular-ui/commits/16bcd09461fdecaa14c4af902d8910c4d96d12aa))

<a name="1.2.1"></a>
## 1.2.1 (2016-03-06)

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": "mobile-angular-ui",
"version": "1.2.1",
"version": "1.3.0",
"description": "Mobile Angular UI",
"main": "dist/mobile-angular-ui.js",
"directories": {
Expand Down

0 comments on commit 63a3009

Please sign in to comment.