mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-04-26 14:47:43 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
b2019f9c10
commit
7e79d3c69a
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
||||||
|
## 1.0.6 (2024-06-01)
|
||||||
|
|
||||||
|
- Fix error formatting bug in HTTP::CookieJar::AbstractStore (#42 by @andrelaszlo)
|
||||||
|
- Allow non-RFC 3986-compliant URLs (#45 by @c960657)
|
||||||
|
- Add coverage for Ruby 3.2 and 3.3 (#46 by @flavorjones)
|
||||||
|
- Quash ruby 3.4 warnings (#47 by @flavorjones)
|
||||||
|
|
||||||
## 1.0.5 (2022-05-25)
|
## 1.0.5 (2022-05-25)
|
||||||
|
|
||||||
- Silence SQLite3 warnings
|
- Silence SQLite3 warnings
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue