This commit is contained in:
rubenlagus 2020-11-04 01:25:03 +00:00 committed by Ruben Bermudez
parent 2f56a05a22
commit 934e3e8f1a

View File

@ -10,6 +10,7 @@
8. New Async methods returning CompletableFutures (yes, we still have the existing callback methods)
9. Added new Async methods for missing cases returning CompletableFutures. Like for sendAudio or sendVideo.
10. No more Guice to define custom class
11. Bug fixes: #795
**[[How to update to version 5.0.0|How-To-Update#5.0.0]]**