You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- (**logging|mail**) record successful email sending events with Simple History - ([7f544c4](https://github.com/kleinweb/lib/commit/7f544c4e43abbf7d4ac70be5c4a5a84c4b89da51)) - chris montgomery
8
+
- clean up dashboard noise - ([197bb56](https://github.com/kleinweb/lib/commit/197bb5604bf8e84ddf573ae35ff7778f048ac276)) - chris montgomery
9
+
#### Bug Fixes
10
+
- (**console|media**) drop usage of WP-CLI progress bar - ([018b23a](https://github.com/kleinweb/lib/commit/018b23a6cc037e5efab41709b350822aad73ac0f)) - chris montgomery
11
+
- (**console|tenancy**) drop dependency on WP-CLI classes - ([03824c8](https://github.com/kleinweb/lib/commit/03824c8673c5d394072ec30c5f828960bcc60a8e)) - chris montgomery
12
+
- (**deps**) remove wp-cli as composer dependency - ([f648b79](https://github.com/kleinweb/lib/commit/f648b799cce6971ccae0cc474055a3c79e39eb13)) - chris montgomery
13
+
- (**dev**) add `php-lint-project` to devshell - ([7f3f695](https://github.com/kleinweb/lib/commit/7f3f695d7c10b02ee48c3a1f57c0652f0088631f)) - chris montgomery
14
+
- apply php-cs-fixer fixes - ([398dcc2](https://github.com/kleinweb/lib/commit/398dcc2015b991e18a6e3437b1d47aaac8738eb0)) - chris montgomery
15
+
#### Miscellaneous Chores
16
+
- remove obsolete phpstan directive - ([dd1a161](https://github.com/kleinweb/lib/commit/dd1a161ebf4492bc4c84af9564f4cca956982dbd)) - chris montgomery
-`Environment::isProduction()` must return bool - ([26c610d](https://github.com/kleinweb/lib/commit/26c610de51e5c94cb8dba0552ead278b8b658a20)) - chris montgomery
0 commit comments