Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
frostburn committed Dec 11, 2024
1 parent f16e289 commit 6f5a621
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change log

## 3.1.0
* Feature: Implement the missing size inequality operator `~<>` (i.e. the negation of `~=`)
* Feature: Accept lone vals for `commaBasis` and `mappingBasis`
* Feature: Admit containers as spread arguments
* Bug fix: Sanitize divisions input in equalize modal [#825](https://github.com/xenharmonic-devs/scale-workshop/issues/825)
* Bug fix: Fix domain error in `realizeWord` [#823](https://github.com/xenharmonic-devs/scale-workshop/issues/823)
* Bug fix: Fix typos in error messages

## 3.0.2
* Bug fix: Admit cents as the equave when generating equal temperaments [#803](https://github.com/xenharmonic-devs/scale-workshop/issues/803)
* Maintenance: Update npm package dependencies
Expand Down

0 comments on commit 6f5a621

Please sign in to comment.