diff --git a/README.md b/README.md index 2bbaf698..c9f5daa8 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Running tests: `composer run-script test` #### Subscribers -- ☐ Subscribers +- ☑️ Subscribers #### Themes diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3deadfab..bdb8e4d1 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,3 @@ -### Breaking Change +### New Features -API classes have been refactored to all be under the `Api/` namespace, with the exception of `Client`, which has not moved. +- Implement Subscribers API