Skip to content

Commit c8b9a61

Browse files
authored
Update readme.md
1 parent c71b9d0 commit c8b9a61

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Anonymous bbPress guest posting
44

55
## Changelog
66

7+
### 1.2.0
8+
- moved user array to file scope to avoid redeclaring on every request
9+
- added global index to track selected identity across filters
10+
- removed redundant global passing in init functions
11+
- ensured global variables are only declared where used
12+
- cleaned up code spacing and improved comments
13+
714
### 1.1.1
815
- tweaked plugin headers order
916
- improved `gu_override_dot_org` snippet

0 commit comments

Comments
 (0)