update: tweak meta
This commit is contained in:
parent
02daf62bc0
commit
5ef8d99a13
|
@ -8,3 +8,6 @@ script:
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
on_success: never
|
|
@ -1,3 +1,7 @@
|
||||||
|
0.11.0 / 2017-09-28
|
||||||
|
===================
|
||||||
|
* Add NewMathExpr API
|
||||||
|
|
||||||
0.10.0 / 2017-09-23
|
0.10.0 / 2017-09-23
|
||||||
===================
|
===================
|
||||||
* Add LoadFont API
|
* Add LoadFont API
|
||||||
|
|
Reference in New Issue