2
0
Fork 0
mirror of https://github.com/discourse/wp-discourse.git synced 2025-10-04 09:01:05 +08:00

Update changelog

This commit is contained in:
scossar 2016-09-20 17:23:36 -07:00
parent 4bb962cdf7
commit fb15ce0098

View file

@ -1,3 +1,14 @@
### 0.9.7: August 18th, 2016
* Set expiration on sync_lock transients ([248](https://github.com/discourse/wp-discourse/pull/248))

### 0.9.6: August 16th, 2016
* Sync logout with Discourse ([247](https://github.com/discourse/wp-discourse/pull/247))
* Require user activation after email change ([246](https://github.com/discourse/wp-discourse/pull/246))
* Require user activation ([245](https://github.com/discourse/wp-discourse/pull/245))

### 0.9.4: August 10th, 2016
* Fix existing comment regression ([243](https://github.com/discourse/wp-discourse/pull/243))

### 0.7.0: May 18th, 2016
* Move templates out of options ([#194](https://github.com/discourse/wp-discourse/pull/194))
* Validate settings ([#189](https://github.com/discourse/wp-discourse/pull/189))