mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-10-04 17:01:28 +08:00
add changelog
This commit is contained in:
parent
dcde88e194
commit
6f2fcb5bf6
1 changed files with 19 additions and 0 deletions
19
README.md
19
README.md
|
@ -113,6 +113,25 @@ You can find more information about adding commands in the [Commands Cookbook](h
|
|||
|
||||
**Please share the commands you make, issue a pull request to get them included in wp-cli by default.**
|
||||
|
||||
Changelog
|
||||
---------------
|
||||
|
||||
**0.3**
|
||||
- added `wp sql`
|
||||
- improved `wp option`
|
||||
- pear installer
|
||||
|
||||
**0.2**
|
||||
- added multisite support
|
||||
- improved `wp plugin` and `wp theme`
|
||||
- added `wp generate`
|
||||
- added `wp core version`
|
||||
- added `wp --version`
|
||||
- added bash completion script
|
||||
|
||||
**0.1**
|
||||
- initial release
|
||||
|
||||
Contributors
|
||||
------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue