Skip to content

Commit

Permalink
docs: update CHANGELOG to fix erroneous user links
Browse files Browse the repository at this point in the history
  • Loading branch information
dhensby committed Jan 16, 2024
1 parent c259502 commit acbda17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

### Bug Fixes

* use undecoded [@path](https://github.com/path), [@query](https://github.com/query) and [@query-param](https://github.com/query-param) according to the spec ([c086d9f](https://github.com/dhensby/node-http-message-signatures/commit/c086d9f7203bb34b9d33942f6e5f9a90fa1a4d11))
* use undecoded `@path`, `@query` and `@query-param` according to the spec ([c086d9f](https://github.com/dhensby/node-http-message-signatures/commit/c086d9f7203bb34b9d33942f6e5f9a90fa1a4d11))

## [1.0.2](https://github.com/dhensby/node-http-message-signatures/compare/v1.0.1...v1.0.2) (2024-01-15)

Expand Down

0 comments on commit acbda17

Please sign in to comment.