summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAlan Somers <asomers@gmail.com>2019-05-21 19:31:55 -0600
committerAlan Somers <asomers@gmail.com>2019-05-21 19:31:55 -0600
commit15dd6c1279b6848930de6a1fb11d202b5daeeb73 (patch)
tree4254ef321bb59b17b237a0a8f03d1f3c7dd4bc3b /CHANGELOG.md
parent1135b648299846dc901e8d53ba2d080bf09aeb3f (diff)
downloadnix-15dd6c1279b6848930de6a1fb11d202b5daeeb73.zip
Release v0.14.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ba1a469..1fcbfc05 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Added
+### Changed
+### Fixed
+### Removed
+
+## [0.14.0] - 2019-05-21
+### Added
- Add IP_RECVIF & IP_RECVDSTADDR. Enable IP_PKTINFO and IP6_PKTINFO on netbsd/openbsd.
([#1002](https://github.com/nix-rust/nix/pull/1002))
- Added `inotify_init1`, `inotify_add_watch` and `inotify_rm_watch` wrappers for