You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@
40
40
## 0.7.0.0
41
41
42
42
- The server `postgres-websockets` will shutdown when the listener database connection is closed, this allows for external process supervisors to restart the service on database failures.
43
-
- Middleware interface now requires a parameter `IO UTCTime`prividing a function that will produce the system time.
43
+
- Middleware interface now requires a parameter `IO UTCTime`providing a function that will produce the system time.
44
44
- Send close connection once the JWT token expires (if channel is open with a token using the `exp` claim).
0 commit comments