Skip to content

Commit f433e24

Browse files
authored
Prepare for stable release (#173)
1 parent c35a1b6 commit f433e24

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5+
## 1.0.0
6+
7+
No changes since 0.4.0.
8+
59
## 0.4.0
610

711
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"extra": {
5151
"branch-alias": {
52-
"dev-master": "0.5-dev"
52+
"dev-master": "1.0-dev"
5353
}
5454
}
5555
}

0 commit comments

Comments
 (0)