From 813e9dde42e2193f525533363739287230e6a0ed Mon Sep 17 00:00:00 2001 From: bluss Date: Mon, 12 Nov 2018 22:26:09 +0100 Subject: [PATCH] MAINT: Update readme files for nodrop crates Fixes #107 --- nodrop-union/README.rst | 4 ++++ nodrop/README.rst | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/nodrop-union/README.rst b/nodrop-union/README.rst index 3e43cda..0a3f554 100644 --- a/nodrop-union/README.rst +++ b/nodrop-union/README.rst @@ -2,6 +2,10 @@ Recent Changes (nodrop-union) ----------------------- +- 0.1.10 + + - Update to include license files in the crate by @ignatenkobrain + - 0.1.9 - Add ``Copy, Clone`` implementations diff --git a/nodrop/README.rst b/nodrop/README.rst index 401a4a6..2c2e63f 100644 --- a/nodrop/README.rst +++ b/nodrop/README.rst @@ -5,6 +5,10 @@ nodrop Recent Changes (nodrop) ----------------------- +- 0.1.13 + + - Update to include license files in the crate by @ignatenkobrain + - 0.1.12 - Remove dependency on crate odds.