From 4d176d63a963ffcb97f2e179b493a1629e2197c3 Mon Sep 17 00:00:00 2001 From: KJ Roelke Date: Thu, 18 Apr 2024 09:27:06 -0500 Subject: [PATCH] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6092c95..ce73641 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,11 @@ A WordPress Plugin for Event Displays. # Changelog +## v3.2.2 + +- Init Plugin with WordPress hooks +- Fixed a bug where assigning a custom slug wouldn't override every setting across the plugin. + ## v3.2.1 - Fixed a return type bug with `get_the_times` method