Skip to content

Commit

Permalink
Update release notes for 2.0.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
mahlenmorris committed Aug 10, 2023
1 parent 96053bf commit 3ee4de0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
9 changes: 9 additions & 0 deletions RELEASE NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release Notes

### 2.0.12
#### (date)
* Introducing the idea of sending text by audio cable via the
[Tipsy protocol](https://github.com/baconpaul/tipsy-encoder).
* Added new print() and debug() methods to BASICally so it can send text to
other modules.
* Added a new module, TTY, for display of text from BASICally.
* Added some quantization Presets to BASICally.

### 2.0.11
#### May 21, 2023
* Added support for PgUp and PgDown keys in BASICally and Fermata.
Expand Down
1 change: 0 additions & 1 deletion src/TTY.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
where the next output will be? Maybe not, might not be worth the effort.
Add new type and color to BASICally and Fermata?
Add Fermata docs to TTY Examples.
Pick default colors and font.
Chat with paul+paul about documenting Tipsy.
*/

Expand Down

0 comments on commit 3ee4de0

Please sign in to comment.