Remove another History.md duplicate

This commit is contained in:
David Greenspan
2015-09-09 16:04:07 -07:00
parent 4df1327009
commit 29487720c8

View File

@@ -34,8 +34,6 @@
* When an account's email address is verified, deactivate other verification tokens. #4626
* `loginWithPassword` now matches username or email in a case insensitive manner. If there are multiple users with a username or email only differing in case, a case sensitive match is required. #550
* Fix bug where blank page is shown when an expired login token is present. #4825
* Fix `OAuth1Binding.prototype.call` when making requests to Twitter