Spaces:
Running
Running
update changelog
Browse files- content.py +2 -1
content.py
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
CHANGELOG_TEXT = f"""
|
2 |
## [2023-05-24]
|
3 |
-
-
|
|
|
4 |
|
5 |
## [2023-05-23]
|
6 |
- Fixed a CSS issue that made the leaderboard hard to read in dark mode.
|
|
|
1 |
CHANGELOG_TEXT = f"""
|
2 |
## [2023-05-24]
|
3 |
+
- Added a baseline that has 25.0 for all values.
|
4 |
+
- Added CHANGELOG
|
5 |
|
6 |
## [2023-05-23]
|
7 |
- Fixed a CSS issue that made the leaderboard hard to read in dark mode.
|