Skip to content

Commit

Permalink
Change other URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
jradtilbrook committed Oct 14, 2019
1 parent ae5bbae commit 858a2a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -168,8 +168,8 @@ All notable changes to this project will be documented in this file, in reverse

### Fixed

- [#31](https://github.com/dflydev/dflydev-fig-cookies/pull/32) `SetCookie#withExpires()`
- [#32](https://github.com/dflydev/dflydev-fig-cookies/pull/32) `SetCookie#withExpires()`
will now reject any expiry time that cannot be parsed into a timestamp.
- [#31](https://github.com/dflydev/dflydev-fig-cookies/pull/32) A `SetCookie` can no longer
- [#32](https://github.com/dflydev/dflydev-fig-cookies/pull/32) A `SetCookie` can no longer
be constructed via `Dflydev\FigCookies\SetCookie::fromSetCookieString('')`: an empty string
will now be rejected.

0 comments on commit 858a2a4

Please sign in to comment.