Skip to content

Commit 799e6d4

Browse files
authored
Merge pull request #183 from sugarlabs/prepare-release-4.1.0
Prepare Release v4.1.0
2 parents 73b5b35 + 2fe96da commit 799e6d4

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 4.1.0 [2022-03-05]
4+
5+
- Updates README text.
6+
- Adds the feature to author programs in the _Editor_ using _YAML_.
7+
- Updates vulnerable dependent package `url-parse` version.
8+
39
## 4.0.1 [2022-02-15]
410

511
- Updates core dependency `musicblocks-v4-lib` version from `1.0.1` to prerelease `0.2.0`.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "musicblocks",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"description": "A complete overhaul of Music Blocks",
55
"private": true,
66
"repository": {

0 commit comments

Comments
 (0)