From 517061677ab30b2417e72c6eb988cd46dbe133b2 Mon Sep 17 00:00:00 2001 From: Omer Ben-Amram Date: Mon, 6 Jan 2020 21:26:37 +0200 Subject: changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42b4e09..1fb0869 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.5.0] - 2020-01-06 + +### Changed +- Bumped dependencies. +- `mft_dump` is now an optional features so consumers of the library can enjoy faster compilation time. +- Changed error handling to `anyhow` + `thiserror` from `snafu`. + ## [0.4.4] - 2019-06-19 ### Fixed -- cgit v1.2.3