Skip to content

Commit

Permalink
add NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
Unrud committed Mar 22, 2017
1 parent c1a2fa3 commit 411109d
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# Changes in 0.12

* add Autotools
* improve logging

# Changes in 0.11

* remove list of supported models
* show error message if library not found
* improve logging
* show active default effect in help
* hide --force argument
* try to load missing kernel modules
* add configuration examples

# Changes in 0.10

* recognize more i2c bus names
* add license

# Changes in 0.9

* remove model check

# Changes in 0.8

* add ability to skip model check
* only print exception in verbose mode

# Changes in 0.7

* use baseboard product name instead of system product name to identify model
* model communication with device after newer versions of the Windows driver
* add lots of supposedly supported models
* improved help
* improved logging

# Changes in 0.6

* add Eurocom M4 to supported systems

# Changes in 0.5

* add W230SD to supported systems

# Changes in 0.4

* add support for Python 3 (still works with Python 2)
* python-smbus is no longer required
* better error handling

# Changes in 0.3

* add "Mythlogic Chaos 1313-A" and "HUMA H3" to supported products
* add mute/unmute and some effects

# Changes in 0.2
Initial release

0 comments on commit 411109d

Please sign in to comment.