Flipper Release: v0.49.0

Summary: Releasing version 0.49.0

Reviewed By: cekkaewnumchai

Differential Revision: D22307632

fbshipit-source-id: 105fc71f07a4827a5d6e54cf3200b22f800a5f1e
This commit is contained in:
generatedunixname89002005306973
2020-06-30 06:30:44 -07:00
committed by Facebook GitHub Bot
parent ba0a706bc8
commit 8000090eac
43 changed files with 69 additions and 63 deletions

View File

@@ -1,3 +1,9 @@
# 0.49.0 (30/6/2020)
* D22255125 - Added command `flipper-pkg checksum` for computing the total checksum of all the files included into plugin package.
* D22283092 - Fix screen recording for Android 11 beta
# 0.48.0 (24/6/2020)
* D22151908 - Fix Network Mock Dialog crashes when 'Add Route' button is pressed https://github.com/facebook/flipper/issues/1280