diff --git a/ChangeLog b/ChangeLog index f197571..96edc0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +bitlbee-facebook-1.2.0 (2019-01-24): + - Fix ERROR_QUEUE_OVERFLOW on login by bumping orca agent version + - Fix "Failed to read fixed header" with TLS 1.3 / GnuTLS 3.6.x + - Add workplace chat support (enable the "work" setting to use it) + bitlbee-facebook-1.1.2 (2017-08-30): - Fix "Failed to read thrift" with unknown fields in /t_p payload - Fix rare login hang/timeout when the last page of contacts is empty diff --git a/configure.ac b/configure.ac index d4f8171..d172aac 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ AC_INIT( [bitlbee-facebook], - [1.1.2], + [1.2.0], [https://github.com/bitlbee/bitlbee-facebook/issues], [bitlbee-facebook], [https://github.com/bitlbee/bitlbee-facebook],