Skip to content

Commit 13a57ae

Browse files
committed
Prepare 1.11.2 release
Signed-off-by: Kai Hudalla <[email protected]>
1 parent 01506fa commit 13a57ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/homepage/content/release-notes.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ title = "What is new & noteworthy in Hono?"
44
description = "Information about changes in recent Hono releases. Includes new features, fixes, enhancements and API changes."
55
+++
66

7-
## 1.11.2 (not yet released)
7+
## 1.11.2
88

99
### Fixes & Enhancements
1010

1111
* The MongoDB device registry did not accept HTTP endpoint credentials that worked with Hono <= 1.10 because
12-
password hashes were created in lowercase instead of uppercase. This has been fixed.
12+
password hashes were created in lower case instead of upper case. This has been fixed.
1313
* The native executable of the Command Router component did not start when configured with an embedded cache.
1414
This has been fixed.
1515
* There was an issue trying to send connection events concerning unauthenticated MQTT/AMQP devices. This has been fixed.

0 commit comments

Comments
 (0)