|
|
@@ -1,17 +1,23 @@
|
|
|
CHANGES
|
|
|
========
|
|
|
|
|
|
+## 2.2.4
|
|
|
+
|
|
|
+* Fix: googleapis v23.0.0 lost the function `oauth2Client.setCredentials`
|
|
|
+ * Degraded by 2.2.2 updates
|
|
|
+* Fix: HeaderSearchBox didn't append 'q=' param when searching
|
|
|
+ * Degraded by 2.2.3 updates
|
|
|
+
|
|
|
## 2.2.3
|
|
|
|
|
|
* Fix: The server responds anything when using passport
|
|
|
* Degraded by 2.2.2 updates
|
|
|
+* Fix: Update `lastLoginAt` when login is success
|
|
|
* Support: Replace moment with date-fns
|
|
|
* Support: Upgrade react-bootstrap-typeahead
|
|
|
-
|
|
|
-## 2.2.2
|
|
|
-
|
|
|
* Improvement: Replace emojify.js with emojione
|
|
|
-* Fix: Update `lastLoginAt` when login is success
|
|
|
+
|
|
|
+## 2.2.2 (Missing number)
|
|
|
|
|
|
## 2.2.1
|
|
|
|