Skip to content

Commit

Permalink
Bump version number and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
loopj committed Jun 12, 2011
1 parent b29eedc commit 1538300
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
jQuery Tokeninput ChangeLog
===========================

Version 1.5.0 (2011-06-12)
--------------------------
- Added add/remove/clear methods to programatically modify tokens
- Support setting of ids on dynamic input (for html label targetting)
- Fix token limit bug when using prepopulate
- Various other bug fixes

Version 1.4.2 (2011-03-26)
--------------------------
- Implemented basic local data search to search without an ajax request
Expand Down
2 changes: 1 addition & 1 deletion src/jquery.tokeninput.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* jQuery Plugin: Tokenizing Autocomplete Text Entry
* Version 1.4.2
* Version 1.5.0
*
* Copyright (c) 2009 James Smith (http://loopj.com)
* Licensed jointly under the GPL and MIT licenses,
Expand Down

0 comments on commit 1538300

Please sign in to comment.