Skip to content

Commit b665fb9

Browse files
authored
Merge pull request #97 from 2manymws/tagpr-from-v0.14.0
Release for v0.14.1
2 parents 7eb3ebe + 67913a4 commit b665fb9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
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

CREDITS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3232
================================================================
3333

3434
RFC 9111
35-
https://httpwg.org/specs/rfc9111.html
35+
https://www.rfc-editor.org/info/rfc9111
3636
https://trustee.ietf.org/documents/trust-legal-provisions/tlp-5/
3737
----------------------------------------------------------------
3838
Copyright (c) 2022 IETF Trust and the persons identified as authors of the code. All rights reserved.

0 commit comments

Comments
 (0)