diff --git a/ChangeLog b/ChangeLog index 96edc0d..99c89a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +bitlbee-facebook-1.2.1 (2020-10-20): + - Fix "Parse error: unexpected identifier 'taNewMessage'" + - Fix "Failed to read thrift: facebook-api.c:1929 fb_api_cb_publish_pt: + assertion 'fb_thrift_read_stop(thft)' failed" + 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 diff --git a/configure.ac b/configure.ac index d172aac..697492c 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ AC_INIT( [bitlbee-facebook], - [1.2.0], + [1.2.1], [https://github.com/bitlbee/bitlbee-facebook/issues], [bitlbee-facebook], [https://github.com/bitlbee/bitlbee-facebook],