We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e4517 commit e9e0162Copy full SHA for e9e0162
2 files changed
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [v2.0.2] - 2024-08-25
11
+
12
- Compile with Crystal 1.13.2, fixes a memory leak in Hash.
13
14
## [v2.0.1] - 2024-07-11
shard.yml
@@ -1,5 +1,5 @@
1
name: amqproxy
2
-version: 2.0.1
+version: 2.0.2
3
4
authors:
5
- CloudAMQP <contact@cloudamqp.com>
0 commit comments