prepare release v0.8.0
This commit is contained in:
parent
ca55834315
commit
215aed7b9e
1 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
# 0.8.0 / 2021-05-24
|
||||||
|
|
||||||
|
* Fix: Display fallback when no category is set in `recentGame`
|
||||||
|
* Add displayName template function
|
||||||
|
* Replace non-reliable fsevents library with simple check
|
||||||
|
* Add HCL config format support
|
||||||
|
|
||||||
# 0.7.0 / 2021-05-13
|
# 0.7.0 / 2021-05-13
|
||||||
|
|
||||||
* Lint: Disable requirement for crypto/rand for time randomizer
|
* Lint: Disable requirement for crypto/rand for time randomizer
|
||||||
|
@ -36,4 +43,4 @@
|
||||||
|
|
||||||
# 0.1.0 / 2021-04-03
|
# 0.1.0 / 2021-04-03
|
||||||
|
|
||||||
* Initial release
|
* Initial release
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue