CHANGELOG.md in rails-timeago-2.18.0 vs CHANGELOG.md in rails-timeago-2.19.0
- old
+ new
@@ -1,7 +1,12 @@
# Changelog
+## 2.19.0
+
+* Update jquery-timeago and locales from upstream
+* Reinitialize on ajaxSuccess event too (#34)
+
## 2.18.0
* Update jquery-timeago and locales from upstream
## 2.17.1
@@ -17,10 +22,10 @@
* Update jquery-timeago and locales from upstream
## 2.15.0
* Update jquery-timeago and locales from upstream
-* Remove an use of derpecated "ready" event (compatible with jQuery 3.0) (#40)
+* Remove an use of deprecated "ready" event (compatible with jQuery 3.0) (#40)
## 2.14.0
* Update jquery-timeago and locales from upstream
* Add turbolinks5 event (#36)