Skip to content

Commit b005eb6

Browse files
committed
bump
1 parent faa3e19 commit b005eb6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"strategy": "semver",
33
"major": 0,
44
"minor": 8,
5-
"patch": 0,
5+
"patch": 1,
66
"build": 0
77
}

VERSIONLOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.8.1
2+
13
* Added comprehensive rate limiting system with multiple storage backends.
24
* Added RateLimitFilter for request throttling.
35
* Added Redis, File, and Memory storage implementations for rate limiting.

0 commit comments

Comments
 (0)