Flipper Release: v0.146.0

Summary: Releasing version 0.146.0

Reviewed By: nikoant

Differential Revision: D36473300

fbshipit-source-id: 076031a8acef8d37fd71a8832ba2bd4918a3e724
This commit is contained in:
Flipper Bot
2022-05-18 10:11:13 -07:00
committed by Facebook GitHub Bot
parent 0f038218f8
commit 47238f0d7d
11 changed files with 20 additions and 14 deletions

View File

@@ -1,3 +1,9 @@
# 0.146.0 (18/5/2022)
* [D36060992](https://github.com/facebook/flipper/search?q=D36060992&type=Commits) - Remove OpenSSL file BIO operations
* [D36369508](https://github.com/facebook/flipper/search?q=D36369508&type=Commits) - Fixed NPE during search in layout plugin (Android)
# 0.145.0 (5/5/2022)
* [D36001637](https://github.com/facebook/flipper/search?q=D36001637&type=Commits) - Execute :third-party:prepare before :configureCMake task on Android