Skip to content

Commit 69fd353

Browse files
committed
Bump version 1.0.1
1 parent 2e9e059 commit 69fd353

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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+
## 1.0.1 - 2020-11-25 ##################################################
4+
5+
- Fix a warning when rendering an empty tabs
6+
- Fix a malformed class name in the test suite
7+
- Add symfony/thanks dependency
8+
- Docs - Reorganize folders
39

410
## 1.0.0 - 2020-11-22 ##################################################
511

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stdtabs/phptabs",
33
"type": "library",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "A PHP library for reading, writing and rendering Guitar Pro and MIDI files",
66
"keywords": ["tablature", "guitar", "tabs", "MIDI", "music"],
77
"homepage": "https://stdtabs.github.io/",

0 commit comments

Comments
 (0)