diff --git a/_posts/2016-08-09-version-0.24.1.md b/_posts/2016-08-09-version-0.24.1.md new file mode 100644 index 00000000..3f0d5c91 --- /dev/null +++ b/_posts/2016-08-09-version-0.24.1.md @@ -0,0 +1,13 @@ +--- +layout: post +author: danielbachhuber +title: Version 0.24.1 released +--- + +Curious as to why you're getting a warning message when updating an option? Or why `--skip-plugins=` skips all of your network-activated plugins? + +These two bugs, regressions from v0.24.0, are fixed in v0.24.1. + +You can browse the full list of [resolved issues](https://github.com/wp-cli/wp-cli/issues?q=is%3Aclosed+milestone%3A0.24.1) on Github. + +Contributors to this release: [danielbachhuber](https://github.com/danielbachhuber)