Browse Source

Update rlsnotes

pull/1891/head 1.10.4
jlukic 9 years ago
parent
commit
698f0710cc
1 changed files with 2 additions and 2 deletions
  1. 4
      RELEASE-NOTES.md

4
RELEASE-NOTES.md

@ -2,8 +2,8 @@
### Version 1.10.4 - February 28, 2015
- **API** - Fix unnecessary message when no API url is specified but element is a `form` (defaults to `form` action)
- **API** - Fix `api` check for [serialize object](https://github.com/macek/jquery-serialize-object) optional dependency to not produce an error when `serialize: true` and dep is not found.
- **API** - Remove console error message when no API url is specified but element is a `form` (defaults to `form` action)
- **API** - `api` check for [serialize object](https://github.com/macek/jquery-serialize-object) optional dependency no longer produces error when `serializeForm: true` and dependency is not found.
### Version 1.10.3 - February 27, 2015

Loading…
Cancel
Save