We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 766c5b9 + 4b703dd commit c63b417Copy full SHA for c63b417
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [0.1.2](https://www.github.com/setnemo/asterisk-notation/compare/v0.1.1...v0.1.2) (2021-09-19)
4
+
5
6
+### Miscellaneous Chores
7
8
+* add tests for merge functions ([766c5b9](https://www.github.com/setnemo/asterisk-notation/commit/766c5b93b42d4715daefc48484aa78786b423912))
9
10
### [0.1.1](https://www.github.com/setnemo/asterisk-notation/compare/v0.1.0...v0.1.1) (2021-09-13)
11
12
composer.json
@@ -32,5 +32,5 @@
32
"Tests\\Helper\\": "tests/_support/Helper"
33
}
34
},
35
- "version": "0.1.1"
+ "version": "0.1.2"
36
0 commit comments