mirror of
https://github.com/Tonejs/Tone.js
synced 2025-01-13 20:39:06 +00:00
noting changes
This commit is contained in:
parent
7d862a1705
commit
b74b52bd3a
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
### r13
|
||||
|
||||
* Updating semantic versioning to be more in line with other [semvers](https://semver.org/). Now version is 13.x.x
|
||||
* Added Object notation for Tone.TimeBase and classes that extend it.
|
||||
- i.e. Tone.Time({'4n' : 1, '8t' : 2})
|
||||
- Replacement for deprecated expression strings.
|
||||
|
||||
|
||||
### r12
|
||||
|
||||
|
|
Loading…
Reference in a new issue