Update changelog for last minute fix

pull/2621/head v2.0.15
Roger A. Light 3 years ago
parent 004b45fa40
commit b0277869d9

@ -41,6 +41,7 @@ Broker:
config file. Closes #2601. Closes #2470.
- Fix case where expired messages were causing queued messages not to be
delivered. Closes #2609.
- Fix websockets not passing on the X-Forwarded-For header.
Client library:
- Fix threads library detection on Windows under cmake. Bumps the minimum

@ -52,6 +52,7 @@ and bugfix release.
config file. Closes [#2601]. Closes [#2470].
- Fix case where expired messages were causing queued messages not to be
delivered. Closes [#2609].
- Fix websockets not passing on the X-Forwarded-For header.
# Client library
- Fix threads library detection on Windows under cmake. Bumps the minimum

Loading…
Cancel
Save