diff --git a/History.md b/History.md index 1bceb46..401b9b3 100644 --- a/History.md +++ b/History.md @@ -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 * Lint: Disable requirement for crypto/rand for time randomizer @@ -36,4 +43,4 @@ # 0.1.0 / 2021-04-03 - * Initial release \ No newline at end of file + * Initial release