Skip to content

Commit

Permalink
news: update file
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelP committed Aug 17, 2020
1 parent 68fa253 commit 8fa1071
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Unstable release 0.8.0
======================

* gigevision: ExtendedIds support (Hendrick, Emmanuel)
* gigevision: add get_control_access API (casperoo)
* genicam: implement proper AccessMode and ImposedAccessMode support (Siim)
* genicam: add or extend support for Representation, Unit, DisplayNotation and DisplayPrecision proerties (Siim)
* genicam: extend GcRregisterDescriptionNode API (Siim)
* genicam: improve String register (Siim)
* genicam: implement arv_gc_feature_get_name_space() (Siim)
* gst-plugin: don't shadow GstBaseSrc num-buffers property (Marko)
* usb3vision: add Daheng Imaging descriptors (Jakob)

Unstable release 0.7.5
======================

Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project ('aravis', 'c', 'cpp', version: '0.7.6', meson_version: '>=0.47.0')
project ('aravis', 'c', 'cpp', version: '0.8.0', meson_version: '>=0.47.0')

gnome = import('gnome')
pkg = import ('pkgconfig')
Expand Down

0 comments on commit 8fa1071

Please sign in to comment.