Skip to content

Commit

Permalink
Added more fix for deprecated.
Browse files Browse the repository at this point in the history
  • Loading branch information
redboltz committed Aug 28, 2019
1 parent 2c8ccf6 commit a841af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 6.0.0
* Supressed warnings. (#367, #368, #369, #370, #371)
* Set `[[deprecated]]` attribute to derecated APIs. They will be removed on verion 7.0.0. (#364)
* Set `[[deprecated]]` attribute to derecated APIs. They will be removed on verion 7.0.0. (#364, #372)
* Added `mqtt::buffer` based APIs. (#364)
* Added user defined namespace support. User can define `MQTT_NS` (default `mqtt`). (#360)
* Improved test. (#357)
Expand Down

0 comments on commit a841af6

Please sign in to comment.