Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flipperdevices/flipperzero-protobuf.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgornekich <n.gorbadey@gmail.com>2022-03-30 01:48:29 +0300
committerGitHub <noreply@github.com>2022-03-30 01:48:29 +0300
commitcd11b029ac21462ea8a7615126d0a29e087c2908 (patch)
tree20e3dba74c14941f7bacc67adc6d45c6440e084e
parent232e7e9a50b12a95f950fabb515204775e51b04a (diff)
Bump version after BLE fix (#25)0.3
* Changelog: bump version with BLE fix * codeowners: change codeowners * codeowners: add codeowners to .github
-rw-r--r--.github/CODEOWNERS4
-rw-r--r--Changelog4
2 files changed, 6 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index a14b866..5ee29a4 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,6 +1,6 @@
# Who owns all the code by default
-* @DrZlo13 @albkharisov
+* @DrZlo13 @skotopes @gornekich @nminaylov
# CI
-.github/** @DrZlo13 @aprosvetova \ No newline at end of file
+.github/** @DrZlo13 @aprosvetova @skotopes @gornekich @nminaylov \ No newline at end of file
diff --git a/Changelog b/Changelog
index 29b671c..2320586 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,9 @@
# Changelog
+## [0.3]
+### Fixed
+- BLE disconnection after writing / erasing FLASH
+
## [0.2]
### Added
- System messages: ProtobufVersion