From 70361bd6caa1296186ee7a570305eb4b0f138c17 Mon Sep 17 00:00:00 2001 From: gozfree Date: Sun, 21 Oct 2018 22:16:52 +0800 Subject: [PATCH] Bump to 1.1.1 --- Changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Changelog b/Changelog index 2c186273..23c8797e 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,15 @@ +version 1.1.1 +- libgevent add event timer +- librtsp on pi is ok +- libuvc fix format +- other bugs fix + +version 1.1.0 +- add libbase64 +- update librtsp +- update libuvc +- other bugs fix + version 1.0.1 - add libhal