= 2.1.0 =
Switched from using Sessions to using Wordpress Transients for saving customization details.
Sessions are prone to conflicts with other plugins and systems.

== 2.0.3 =
Minor update to release.yml to copy functions folder

== 2.0.2 =
Minor update to release.yml to copy functions folder

== 2.0.1 =
Minor update to release.yml to copy functions folder

== 2.0.0 =
Major re-write of the plugin.
Utilizing Sessions for customization storage as against Database which requires too frequent maintenance
Standardized the actions and filters into separate Folders
