Skip to content

Commit c60833d

Browse files
committed
Final polish for version 4.18.2
1 parent 28d462a commit c60833d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

77

8-
## Unreleased
8+
## 4.18.2 (2022-08-02)
99

1010
#### Changed
1111

1212
* 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)
1314

1415
#### Fixed
1516

GitInfo.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.18.1
1+
4.18.2

0 commit comments

Comments
 (0)