Skip to content

Commit e6bc787

Browse files
committed
small formatting change to changelog
1 parent e68884f commit e6bc787

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Changelog
1+
# Changelog
22

33
## 1.0.0-beta.2 (2024-04-05)
44

55
- Added a message for participants using mobile phones or small screen sizes, letting them know that they need to use a device with a larger screen to take the interview.
6-
- Renamed the environment variable `DISABLE_ANALYTICS` to 'NEXT_PUBLIC_DISABLE_ANALYTICS' to fix an issue where analytics events were still being sent when errors were thrown in client components.
6+
- Renamed the environment variable `DISABLE_ANALYTICS` to `NEXT_PUBLIC_DISABLE_ANALYTICS` to fix an issue where analytics events were still being sent when errors were thrown in client components.
77
- Disabled database migrations while we investigate a better way to handle them in the future.
88

99
## 1.0.0-beta.1 - (2024-03-29)

0 commit comments

Comments
 (0)