Skip to content

Commit 7afa48d

Browse files
Add a change log
1 parent 4f921f1 commit 7afa48d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# RabbitMQ Objective-C and Swift Client Changelog
2+
3+
## [0.12.0] - 2022-04-24
4+
5+
### Fixed
6+
7+
* Eliminated a memory leak in environments where connections were closed and opened
8+
dynamically during application operations.
9+
10+
Contributed by @BarryDuggan and @michaelklishin.
11+
12+
GitHub issue: [#198](https://github.com/rabbitmq/rabbitmq-objc-client/pull/198)

0 commit comments

Comments
 (0)