Skip to content

Commit

Permalink
Bump version to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xluciano committed Oct 8, 2020
1 parent 57a51d9 commit 05ff659
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
lib_xud Change Log
==================

1.1.2
-----

* CHANGED: Pin Python package versions
* REMOVED: not necessary cpanfile

1.1.1
-----

* RESOLVED: Cases where disabling RxError caused firmware to crash
* RESOLVED: USB Disconnect on self-powered devices intermittently causing EP
set to not-ready indefinitely
* CHANGED: Pin Python package versions
* REMOVED: not necessary cpanfile

1.1.0
-----
Expand Down
2 changes: 1 addition & 1 deletion lib_xud/module_build_info
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 1.1.1
VERSION = 1.1.2

DEPENDENT_MODULES =

Expand Down

0 comments on commit 05ff659

Please sign in to comment.