Skip to content

Commit

Permalink
Add change log
Browse files Browse the repository at this point in the history
  • Loading branch information
xsoheilalizadeh committed Jan 17, 2020
1 parent fab7a7f commit ffe92e0
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 2.0.0 (2020-01-17)

### Features

* Add Custom logging store
* Add Physical file store

### Improvements

* Add ASP.NET Core 3.1 support
* Replacing `Task` with `ValueTask` in handlers
* Avoid copying `CancellationToken` in logging middleware


### Breaking Changes

* Drop user agent parser support

0 comments on commit ffe92e0

Please sign in to comment.