Skip to content

Commit ad00980

Browse files
committed
2 parents f51e7cf + b62017a commit ad00980

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to `AntiScanScanClub` will be documented in this file.
44

5+
## Version 2.0.1
6+
7+
### Added
8+
- getPublicFiles() method for get all files in public path recursively
9+
- getAllRoutes() method for get uri of all registered routes
10+
- whitelistPublicFiles() method for whitelisting all public files recursively
11+
- whitelistAllRoutes() method for whitelisting uri of all registered routes
12+
513
## Version 2.0.0
614

715
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,4 @@ license. Please see the [LICENSE file](LICENSE) for more information.
229229
230230
## Version
231231
232-
**Current version is 2.0.0** and still development.
232+
**Current version is 2.0.1** and still development.

0 commit comments

Comments
 (0)