Skip to content

Commit

Permalink
bump 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Sep 3, 2014
1 parent 663b664 commit cb6849a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

---

## 1.4.1

`tag:fixed` 修复 for/in 数组的 bug

`tag:fixed` #98 模板中不应该使用 javascript:\'\'

`tag:fixed` _handleSelection 中 data 为空的情况

## 1.4.0

迁移 spm@3.x
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": "arale-autocomplete",
"version": "1.4.0",
"version": "1.4.1",
"description": "自动补全组件",
"keywords": [
"widget"
Expand Down

0 comments on commit cb6849a

Please sign in to comment.