Skip to content

Commit

Permalink
Palettes are no longer generated randomly. Bump version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jolars committed Aug 27, 2017
1 parent 0f479b1 commit 0e483eb
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# qualpalr 0.4.1.9000
# qualpalr 0.4.2

## Major changes
* Palettes are no longer generated randomly. **qualpalr** previuosly started
with a random sample of colors before running the optimization scheme but now
instead picks a starting set of linearly spaced colors.

## Minor changes
* C++ functions are registered via Rcpp.

## Bug fixes
* `autopal()` erroneously required `colorspace` to be a string.
Expand Down

0 comments on commit 0e483eb

Please sign in to comment.