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-17 18:53:07 +0300
committerGitHub <noreply@github.com>2022-03-17 18:53:07 +0300
commit232e7e9a50b12a95f950fabb515204775e51b04a (patch)
tree45eb0ad037ec5bf678bfc9e3ac15219693fce1a5
parent93b9cf3af76664a27646494341a63281a9022740 (diff)
Add Changelog (#24)0.2
-rw-r--r--Changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/Changelog b/Changelog
new file mode 100644
index 0000000..29b671c
--- /dev/null
+++ b/Changelog
@@ -0,0 +1,23 @@
+# Changelog
+
+## [0.2]
+### Added
+- System messages: ProtobufVersion
+- Support parallel RPC sessions
+- Screen streaming optimization
+
+## [0.1]
+### Added
+- Code owners
+- CI setup
+- System messages: Ping, Reboot, DeviceInfo, FactoryReset, DateTime,
+ AudiovisualAlert
+- Storage messages: Info, Stat, Read, Write, Delete, Mkdir, Md5sum,
+ Rename
+- App messages: Start, LockStatus
+- Gui messages: ScreenStream, ScreenFrame, SendInput, VirtualDisplay
+
+## [0.0]
+### Added
+- Introduced Flipper Zero Protobuf repository
+- StorageList messages