summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f37e694..a84c8ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,21 @@
Changelog
=========
+Changes in libuca 1.4
+---------------------
+
+### X-KIT detector plugin
+
+This release adds experimental support for X-KIT, a Medipix2 and timepix
+detector system developed at IPE/KIT. Note, that this requires a pre-built
+shared library and header files by the chip vendor.
+
+### Minor changes
+
+- `uca_camera_grab` does not set an error when the stream finished in
+ readout mode. Now, only `FALSE` is returned.
+
+
Changes in libuca 1.3
---------------------