Skip to content

Commit

Permalink
Bump version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lpaolini committed Feb 19, 2021
1 parent 1f6f91e commit 6d42a68
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# version 1.2.2

## Bugfixes
- fixed various bugs triggered by corner cases, especially when using JoinedStrip

### HarmonicMotion
- fixed a bug caused by a wrong assignment

## Additions and improvements

### Multiplex
- refactored and increased the number of fx to 9.

### HarmonicMotion
- added methods for random positioning

### Bounce
- implemented a new simple fx

# version 1.2.1

## Bugfixes
Expand Down
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Striptease",
"version": "1.2.1",
"version": "1.2.2",
"description": "Sexy, audio-responsive effects on LED strips.",
"keywords": "LED, effects, audio-responsive, audio-reactive-lights",
"url": "https://github.com/lpaolini/Striptease",
Expand Down

0 comments on commit 6d42a68

Please sign in to comment.