update history
This commit is contained in:
parent
fa53f5f7fe
commit
be56a0f685
|
@ -9,6 +9,7 @@
|
||||||
* Bug Fixes
|
* Bug Fixes
|
||||||
* Use block syntax of popen4 to ensure that subprocesses are properly disposed [github.com/jqr]
|
* Use block syntax of popen4 to ensure that subprocesses are properly disposed [github.com/jqr]
|
||||||
* Close open4 streams to prevent zombies [github.com/rtomayko]
|
* Close open4 streams to prevent zombies [github.com/rtomayko]
|
||||||
|
* Only query required fields from the WP Database [github.com/ariejan]
|
||||||
* Refactors
|
* Refactors
|
||||||
* Factored the filtering code into a method [github.com/Chrononaut]
|
* Factored the filtering code into a method [github.com/Chrononaut]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue