Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
python3-gpiod v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hhk7734 committed Apr 13, 2021
1 parent c298c27 commit c45352a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
python3-gpiod (1.5.0) unstable; urgency=medium

* libgpiodcxx: fix request flags
* libgpiodcxx: provide line::update()
* libgpiod: deprecate gpiod_needs_update()
* libgpiodcxx: remove property decorator from members beginning with a verb
* libgpiodcxx: add support for bias flags
* libgpiodcxx: add support for SET_CONFIG
* libgpiod: fix issue where microseconds is calculated twice
* libgpiod: use gpiod_line_event_get_fd() in gpiod_line_event_read()

-- Hyeonki Hong <[email protected]> Tue, 13 Apr 2021 14:45:13 +0900

python3-gpiod (1.4.0) unstable; urgency=medium

* libgpiod: correct type check
Expand Down

0 comments on commit c45352a

Please sign in to comment.