From f2288807da39052b609c26296e47737c5af2563b Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Tue, 8 Oct 2019 09:05:19 -0400 Subject: Add Changelog, bump version. --- Changelog.org | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Changelog.org (limited to 'Changelog.org') diff --git a/Changelog.org b/Changelog.org new file mode 100644 index 0000000..ed23a6b --- /dev/null +++ b/Changelog.org @@ -0,0 +1,8 @@ +* Since 0.1.1 + - Travis integration. + - Clippy lints. + +* Since 0.1.0 + - Unit tests added for in-memory descriptor layout. + - Implementations of `TryFrom` and `PartialEq`. + - More documentation. -- cgit v1.2.3