# Changelog

[*vNext*](https://github.com/sketch7/MessagePack.MediaTypeFormatter/compare/3.0.0...3.1.0) (201X-X-X)


## [3.0.0](https://github.com/sketch7/MessagePack.MediaTypeFormatter/compare/2.0.1...3.0.0) (2020-04-02)

### Features

- **deps:** update `MessagePack` to `2.1.90`

### BREAKING CHANGES
- `IFormatterResolver` has been removed and changed with `MessagePackSerializerOptions` from `MessagePackMediaTypeFormatter`

## [2.0.1](https://github.com/sketch7/MessagePack.MediaTypeFormatter/compare/2.0.0...2.0.1) (2018-10-25)

### Perf

- **build:** build correctly as `Release` mode


## [2.0.0](https://github.com/sketch7/MessagePack.MediaTypeFormatter/compare/1.0.0...2.0.0) (2018-07-24)

 - **deps:** remove `WinInsider.System.Net.Http.Formatting` and replaced with `Microsoft.AspNet.WebApi.Client`
 - **deps:** update `MessagePack` to `1.7.3.4`


## [1.0.0](https://github.com/sketch7/MessagePack.MediaTypeFormatter/compare/1.4.0...1.4.1) (2018-03-08)

Initial release