Skip to content

Commit 7d7ebc7

Browse files
authored
Merge pull request #86 from fjf2002/patch-1
Update CHANGELOG.md
2 parents 122093e + 5b6c04c commit 7d7ebc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
## 0.7.0.0
4141

4242
- 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.
4444
- Send close connection once the JWT token expires (if channel is open with a token using the `exp` claim).
4545

4646
## 0.6.1.0

0 commit comments

Comments
 (0)