We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d462a commit c60833dCopy full SHA for c60833d
CHANGELOG.md
@@ -5,11 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
7
8
-## Unreleased
+## 4.18.2 (2022-08-02)
9
10
#### Changed
11
12
* Update package reference to `Castle.Core` (DynamicProxy) from version 5.0.0 to 5.1.0 (@stakx, #1275)
13
+* Removed dependency on `System.Threading.Tasks.Extensions` for `netstandard2.1` and `net6.0` (@tibel, #1274)
14
15
#### Fixed
16
GitInfo.txt
@@ -1 +1 @@
1
-4.18.1
+4.18.2
0 commit comments