* Add Address.sendEther
* Add documentation to sendEther
* Add changelog entry
* Rename sendEther to sendValue
(cherry picked from commit 8d166f3e35)
= Utilities
Miscellaneous contracts containing utility functions, often related to working with different data types.
== Contracts
{{Address}}
{{Arrays}}
{{ReentrancyGuard}}