Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed Sep 7, 2016
1 parent 51d5d04 commit be5db88
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<a name="1.2.0"></a>
# [1.2.0](https://github.com/valor-software/ng2-dragula/compare/v1.1.10...v1.2.0) (2016-09-07)


### Bug Fixes

* **demo:** the error in the demo move `}` to the bottom([#329](https://github.com/valor-software/ng2-dragula/issues/329)) ([c20e699](https://github.com/valor-software/ng2-dragula/commit/c20e699))
* **demo:** update ngFor syntax ([e3c870a](https://github.com/valor-software/ng2-dragula/commit/e3c870a))


### Features

* **package:** added main entry point to package.json ([#319](https://github.com/valor-software/ng2-dragula/issues/319)) ([a53bf7b](https://github.com/valor-software/ng2-dragula/commit/a53bf7b))
* **package:** upgrade to angular 2.0.0-rc.2 ([#299](https://github.com/valor-software/ng2-dragula/issues/299)) ([e275b99](https://github.com/valor-software/ng2-dragula/commit/e275b99))



<a name="1.1.11"></a>
## [1.1.11](https://github.com/valor-software/ng2-dragula/compare/v1.1.10...v1.1.11) (2016-09-07)

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": "ng2-dragula",
"version": "1.1.11",
"version": "1.2.0",
"main": "ng2-dragula.js",
"description": "Simple drag and drop with dragula",
"repository": {
Expand Down

0 comments on commit be5db88

Please sign in to comment.