Skip to content

Commit 2aacec4

Browse files
chore(release): 1.0.0-beta.2 [skip ci]
# [1.0.0-beta.2](1.0.0-beta.1...1.0.0-beta.2) (2023-03-27) ### Features * **middleware:** filter conditional headers if selecting representation ([8f37b6b](8f37b6b)) * **preconditions:** add checking accept-ranges header before evaluate if-ranges header ([13eb7cd](13eb7cd))
1 parent af8c47e commit 2aacec4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.0.0-beta.2](https://github.com/httpland/conditional-request-middleware/compare/1.0.0-beta.1...1.0.0-beta.2) (2023-03-27)
2+
3+
4+
### Features
5+
6+
* **middleware:** filter conditional headers if selecting representation ([8f37b6b](https://github.com/httpland/conditional-request-middleware/commit/8f37b6b973093f98ded5ac48f7298c011d224f9c))
7+
* **preconditions:** add checking accept-ranges header before evaluate if-ranges header ([13eb7cd](https://github.com/httpland/conditional-request-middleware/commit/13eb7cd8187dbcf241faf84eacde30494cee3403))
8+
19
# 1.0.0-beta.1 (2023-03-24)
210

311

0 commit comments

Comments
 (0)