Skip to content

Commit

Permalink
updated changelog after cherry-picking the fix for the course order o…
Browse files Browse the repository at this point in the history
…uput in the admin screen.
  • Loading branch information
dwainm committed Jul 15, 2015
1 parent 566bc54 commit f939017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* Fix - Remove special character and replace with \' instead
* Fix - change site_transients to normal transients and decrease the time from 30 days to 10
* Fix - Create a fallback for round with 3 parameters. Added a check to use to use only 2 parameter for php version below 5.3
* Tweak - Output course order via php instead of relying on JS to re-order on the front-end.

2015.06.18 - version 1.8.5
* Fix - Save the lesson preview checkbox unchecked state as well. The bug was that unchecked boxes does not get passed via $_POST in certain cases.
Expand Down

0 comments on commit f939017

Please sign in to comment.