CHANGELOG.md in autonumeric-rails-1.9.33 vs CHANGELOG.md in autonumeric-rails-1.9.37

- old
+ new

@@ -1,50 +1,62 @@ -# 1.9.27 +### 1.9.37 +- Update autoNumeric v 1.9.37 + +### 1.9.33.1 + +- add class method delete_autonumeric_object + +### 1.9.33 + +- Update autoNumeric v 1.9.33 + +### 1.9.27 + - Update autoNumeric v 1.9.27 - Update development gems and rspec syntax to v3 -# 1.9.25.0 +### 1.9.25.0 - Update autoNumeric v 1.9.25 -# 1.9.24.0 +### 1.9.24.0 - Update autoNumeric v 1.9.24 -# 1.9.22.1 +### 1.9.22.1 - Merge PR #4 "Sanitize hidden input on blur event" - Thanks to @tiagoamaro -# 1.9.22 +### 1.9.22 - Update autoNumeric v 1.9.22 - autoNumeric fields now automatically initialize after AJAX requests. Manual DOM modification (through JavaScript) must still trigger `refresh_autonumeric` event manually -# 1.9.21 +### 1.9.21 - Update autoNumeric v 1.9.21 -# 1.9.19.0 +### 1.9.19.0 - Update autoNumeric v 1.9.19 -# 1.9.18.1 +### 1.9.18.1 - Improved support for dynamically generated DOM elements -# 1.9.18.0 +### 1.9.18.0 - Update autoNumeric v 1.9.18 - Rewrite JS code using Javascript class, to keep things clean - Add support for dynamically generated DOM elements, with limitations (see README) - Write proper tests - Fix bug when value of an existing record could be lost -# 0.1.9.17 +### 0.1.9.17 - Update autoNumeric v 1.9.17 -# 0.1.9.15 +### 0.1.9.15 - Initial version, wrapping autoNumeric v 1.9.15 \ No newline at end of file