File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.14.1] ( https://github.com/2manymws/rc/compare/v0.14.0...v0.14.1 ) - 2026-03-01
4+ ### Fix bug 🐛
5+ - fix(rfc9111): implement must-understand and no-store interaction per RFC 9111 Section 5.2.2.3 by @k1LoW in https://github.com/2manymws/rc/pull/98
6+ ### Other Changes
7+ - chore(deps): bump the dependencies group with 2 updates by @dependabot [ bot] in https://github.com/2manymws/rc/pull/99
8+ - chore(deps): bump the dependencies group with 3 updates by @dependabot [ bot] in https://github.com/2manymws/rc/pull/100
9+ - chore(deps): bump the dependencies group with 3 updates by @dependabot [ bot] in https://github.com/2manymws/rc/pull/101
10+ - chore(deps): bump the dependencies group with 2 updates by @dependabot [ bot] in https://github.com/2manymws/rc/pull/102
11+
312## [ v0.14.0] ( https://github.com/2manymws/rc/compare/v0.13.0...v0.14.0 ) - 2025-11-10
413### Breaking Changes 🛠
514- fix(rfc9111): correct status code understanding logic per RFC 9111 Section 3 by @k1LoW in https://github.com/2manymws/rc/pull/94
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3232================================================================
3333
3434RFC 9111
35- https://httpwg. org/specs /rfc9111.html
35+ https://www.rfc-editor. org/info /rfc9111
3636https://trustee.ietf.org/documents/trust-legal-provisions/tlp-5/
3737----------------------------------------------------------------
3838Copyright (c) 2022 IETF Trust and the persons identified as authors of the code. All rights reserved.
You can’t perform that action at this time.
0 commit comments