signal: Add CHANGELOG entry for SIGINFO.

This commit is contained in:
Alan Somers
2018-09-10 11:30:07 -07:00
committed by Carl Lerche
parent d9edc26e97
commit 8ad66d296f
+2
View File
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
## Features
* Exposes `SIGINFO` on BSD-based operating systems. (#46)
## [0.2.2] - 2018-08-14
### Fixes