Skip to content

Commit ff754ec

Browse files
committed
update changelog
1 parent 6d44441 commit ff754ec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,9 @@
174174
## 9.4.0
175175
* Screen the `IModel` for fitness before trying to send with it, and perform send operations with up to 3 attempts to hopefully better overcome transient errors
176176

177+
## 9.4.1
178+
* Fix potential race condition in ModelObjectPool - thanks [mksergiy]
179+
177180
---
178181

179182
[bzuu]: https://github.com/bzuu
@@ -185,6 +188,7 @@
185188
[marcoariboni]: https://github.com/marcoariboni
186189
[mathiasnohall]: https://github.com/mathiasnohall
187190
[michalsteyn]: https://github.com/michalsteyn
191+
[mksergiy]: https://github.com/mksergiy
188192
[MrAdam]: https://github.com/MrAdam
189193
[nebelx]: https://github.com/nebelx
190194
[pjh1974]: https://github.com/pjh1974
@@ -194,4 +198,3 @@
194198
[savissimo]: https://github.com/savissimo
195199
[yuriyostapenko]: https://github.com/yuriyostapenko
196200
[zlepper]: https://github.com/zlepper
197-

0 commit comments

Comments
 (0)