Skip to content

Commit 5671834

Browse files
committed
Changelog - fix year of upcoming release
1 parent 5a38e1b commit 5671834

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# History
2-
* [v3.3 'Beam'](#v3.3), 28th Jan, 2020
2+
* [v3.3 'Beam'](#v3.3), 28th Jan, 2021
33
* [v3.2.2 'Tau3'](#v3.2.2), 5th April, 2020
44
* [v3.2.1 'Take Tau'](#v3.2.1), 3rd April, 2020
55
* [v3.2.0 'Tau'](#v3.2.0), 28th Feb, 2020
@@ -25,7 +25,7 @@
2525
<a name="v3.3"></a>
2626

2727
## Version 3.3.0 - 'Beam'
28-
28th Jan, 2020
28+
28th Jan, 2021
2929
[(view commits)](https://github.com/sonic-pi-net/sonic-pi/commits/v3.3.0):
3030

3131
Ten months of development, over 700 individual commits, loving
@@ -45,7 +45,7 @@ developments in the future. We're essentially moving much more of the
4545
core input/output functionality of Sonic Pi into a special system called
4646
the BEAM and a language called [Erlang](https://www.erlang.org). This is
4747
a system that has a strong emphasis on low latency, low jitter and high
48-
concurrency which is exactly what the IO of a music system requires!
48+
q!concurrency which is exactly what the IO of a music system requires!
4949
We're so excited to see what we'll be able to achieve with this new
5050
approach that the BEAM features as the codename of this release.
5151

0 commit comments

Comments
 (0)