Spaces:
Runtime error
Runtime error
Update CHANGELOG
Browse files- content.py +4 -0
content.py
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
CHANGELOG_TEXT = f"""
|
|
|
|
|
|
|
|
|
2 |
## [2023-06-02]
|
3 |
- Add a typeahead search bar
|
4 |
- Use webhooks to automatically spawn a new Space when someone opens a PR
|
|
|
1 |
CHANGELOG_TEXT = f"""
|
2 |
+
## [2023-06-05]
|
3 |
+
- Increase concurrent thread count to 40
|
4 |
+
- Search models on ENTER
|
5 |
+
|
6 |
## [2023-06-02]
|
7 |
- Add a typeahead search bar
|
8 |
- Use webhooks to automatically spawn a new Space when someone opens a PR
|