Skip to content

Commit d068991

Browse files
committed
add links to various issues
1 parent 0ce2ed6 commit d068991

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

_posts/2013-10-04-version-0.12.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ So, phar archives can be downloaded from the [wp-cli/builds](https://github.com/
4949

5050
### Other non-obvious changes
5151

52-
* `wp search-replace` no longer touches serialized objects
53-
* WP-CLI will display PHP errors on STDERR, even if XDebug is not installed
52+
* `wp search-replace` no longer touches serialized objects ([#792][1])
53+
* WP-CLI will display PHP errors on STDERR, even if XDebug is not installed ([#786][2])
5454

5555
### New commands
5656

@@ -62,4 +62,7 @@ So, phar archives can be downloaded from the [wp-cli/builds](https://github.com/
6262

6363
You can browse the full list of [resolved issues](https://github.com/WP-CLI/WP-CLI/issues?milestone=14&state=closed) on Github.
6464

65+
[1]: https://github.com/wp-cli/wp-cli/issues/792#issuecomment-25376430
66+
[2]: https://github.com/wp-cli/wp-cli/pull/786
67+
6568
Contributors to this release: [c10b10](https://github.com/c10b10), [danielbachhuber](https://github.com/danielbachhuber), [getsource](https://github.com/getsource), [goldenapples](https://github.com/goldenapples), [jmslbam](https://github.com/jmslbam), [johnbillion](https://github.com/johnbillion), [joshbetz](https://github.com/joshbetz), [jtsternberg](https://github.com/jtsternberg), [mattes](https://github.com/mattes), [MattiaG](https://github.com/MattiaG), [mpeshev](https://github.com/mpeshev), [nikolay](https://github.com/nikolay), [nullvariable](https://github.com/nullvariable), [oknoway](https://github.com/oknoway), [Rarst](https://github.com/Rarst), [scribu](https://github.com/scribu), [smhmic](https://github.com/smhmic), [stianlik](https://github.com/stianlik), [thisislawatts](https://github.com/thisislawatts), [trepmal](https://github.com/trepmal), [westonruter](https://github.com/westonruter).

0 commit comments

Comments
 (0)