Skip to content

Commit

Permalink
Bump version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janno-p committed Nov 18, 2020
1 parent c31e156 commit 342db8d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### 1.4.0 - Unreleased
#### 1.4.0 - 18.11.2020

* Add error logging for unexpected errors during request processing.
* Fix 'headers already sent' error if exception is thrown during response processing.
Expand Down
6 changes: 5 additions & 1 deletion docs/articles/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
#### 1.3.10 - 13.11.2020
#### 1.4.0 - 18.11.2020

* Add error logging for unexpected errors during request processing.
* Fix 'headers already sent' error if exception is thrown during response processing.
* Change minimum target framework to netstandard2.0.
* Remove legacy X-Road protocol support.
* Refactor to asynchronous IO.
* Remove ASP.NET Classic support library.

#### 1.3.9 - 12.12.2019

Expand Down

0 comments on commit 342db8d

Please sign in to comment.