diff --git a/CHANGELOG.md b/CHANGELOG.md index e13e68a..3a875d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `WordPress Environment Switcher` will be documented in this file. -## 0.1.0 - 202X-XX-XX +## 0.1.1 - 2023-07-20 + +- Infer the environment from the hosting provider, allow it to be filtered via `wp_environment_switcher_current_environment`. + +## 0.1.0 - 2023-07-10 - Initial release