Skip to content

Commit 4c54e46

Browse files
committed
Version 0.9.3.
1 parent 1ec4c07 commit 4c54e46

File tree

5 files changed

+718
-5
lines changed

5 files changed

+718
-5
lines changed

CHANGELOG.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.9.3
4+
5+
* Add the ability to define a custom `initialize()` instance method that is called at the end of the initialization process. Thanks to Ismael Celis for the idea.
6+
37
## 0.9.2
48

59
* Ajax DELETE sends JSON body, including AjaxSetup data if available. [Ismael Celis]

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.2
1+
0.9.3

0 commit comments

Comments
 (0)