Skip to content

Commit

Permalink
Merge pull request #230 from keynslug/chore/prepare-1.9.6
Browse files Browse the repository at this point in the history
chore: update changelog for 1.9.6 release
  • Loading branch information
keynslug authored Nov 24, 2023
2 parents 1eb9be2 + 24cab68 commit 1ab0961
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# 1.9.6

- Add `{auto_ack, never}` option fully disabling automatic QoS2 flow.

# 1.9.5

- Fix compilation warning.

# 1.9.4

- Respect reconnect option more robustly, attempting to reconnect in more cases.

# 1.9.3

- Attempt to reconnect when server sends a `DISCONNECT` packet, if reconnects are enabled.

# 1.9.2

- Allow external wrapped secrets as passwords.
Expand Down

0 comments on commit 1ab0961

Please sign in to comment.