-----------------------------
- Demote race condition log messages from WARNING to DEBUG level.
Reasoning: Race condition log messages are so frequent that they become
noise, drowning out other more important log messages, so I decided to make
them less noisy 🙂.
- Fixed a confusing typo in the API docs, left over from a sentence that was
(half) reformulated.
- Noted a future improvement in the documentation: Generalized
``notify-send-headless`` functionality.
.. _Release 0.8.5: https://github.com/xolox/python-proc/compare/0.8.4...0.8.5