File tree 2 files changed +18
-0
lines changed
2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## Version 1.4.0 - 2021-05-25
4
+
5
+ * Parallelize Pull Request & Issue ingestion (2X faster load time) [ #260 ] ( https://github.com/google/triage-party/pull/260 )
6
+ * Minor stylesheet improvements [ #261 ] ( https://github.com/google/triage-party/pull/261 )
7
+ * Fix a bug listing pull requests [ #259 ] ( https://github.com/google/triage-party/pull/259 )
8
+ * Fix "fonud" typo in readme [ #254 ] ( https://github.com/google/triage-party/pull/254 )
9
+ * GH vars: Store pointers [ #258 ] ( https://github.com/google/triage-party/pull/258 )
10
+ * Make persist easier to use by other programs [ #257 ] ( https://github.com/google/triage-party/pull/257 )
11
+ * Rip out vestigial remains of old persistence layer [ #256 ] ( https://github.com/google/triage-party/pull/256 )
12
+ * Refactor persist for a bi-level readthrough cache: memory & persistent [ #255 ] ( https://github.com/google/triage-party/pull/255 )
13
+
14
+ Thank you to our contributors!
15
+
16
+ - Josh Hunt
17
+ - Stephen Wayne
18
+ - Steven Powell
19
+ - Thomas Strömberg
20
+
3
21
## Version 1.4.0-beta.2 - 2021-03-02
4
22
5
23
* Bump github library from v31 to v33 [ #250 ] ( https://github.com/google/triage-party/pull/250 )
You can’t perform that action at this time.
0 commit comments