aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2022-05-05 16:16:39 +0900
committer坂本 貴史 <o-takashi@sakamocchi.jp>2022-05-05 20:51:53 +0900
commit8de228cc5a89572101788919fba04263e78e3881 (patch)
treeb89c50e8db747e4bb2b119458f4eb30db4bd3192
parent624a42b72c749310a42a5673f8f4449436cabda4 (diff)
downloadlibhinoko-8de228cc5a89572101788919fba04263e78e3881.tar.gz
update README
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
-rw-r--r--README.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 99fa9fb..56ac17d 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,7 @@
libhinoko
=========
-2022/05/04
+2022/05/05
Takashi Sakamoto
Introduction
@@ -134,6 +134,11 @@ wait for event:
- ``Hinoko.FwIsoResourceAuto.allocate_sync``
- ``Hinoko.FwIsoResourceAuto.deallocate_sync``
+Beside, below signal is newly added to express the value of current generation for the state of
+IEEE 1394 bus:
+
+- ``Hinoko.FwIsoResource::generation``
+
Loss of backward compatibility between v0.5/v0.6 releases
=========================================================