File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
6
7
7
## Unreleased
8
8
9
+ ### Added
10
+
11
+ - New trivia from
12
+ - _ The Clone Wars_
13
+ - _ From A Certain Point of View: The Empire Strikes Back_
14
+
15
+ ### Changed
16
+
17
+ - Update target runtime (Deno) to v1.6.1 and dependencies (Deno Standard) to v0.81.0
18
+
9
19
### Fixed
10
20
11
21
- Fixed many grammatical and capitalization errors
@@ -24,7 +34,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
24
34
25
35
### Changed
26
36
27
- - Update target runtime (Deno) to v1.6.1 and dependencies (Deno Standard) to v0.81 .0
37
+ - Update target runtime (Deno) to v1.5.3 and dependencies (Deno Standard) to v0.78 .0
28
38
- Migrate from prettier to ` deno fmt ` for code formatting
29
39
30
40
## 0.11.0 - 2020-09-12
You can’t perform that action at this time.
0 commit comments