Skip to content

Commit 1923543

Browse files
CrowdHailerlpil
authored andcommitted
add changelog entry
1 parent 8b8520b commit 1923543

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
- The `gleam/http` module gains the `get_req_cookies`, `set_req_cookie`
4+
`set_resp_cookie` and `expire_resp_cookie` functions.
5+
- Created the `gleam/http/cookie` module with `SameSitePolicy` and `Attributes`
6+
types, along with associated functions `empty_attributes`,
7+
`default_attributes`, `expire_attributes` and `set_cookie_string`.
8+
9+
310
## v1.1.1 - 2020-07-21
411

512
- Relax dependency requirements on stdlib

0 commit comments

Comments
 (0)