Skip to content

Commit 184a376

Browse files
committed
docs: updated changelog
1 parent 37058e3 commit 184a376

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Release Notes
22

3+
## [v14.27.0](https://github.com/Sleon4/Lion-Framework/compare/v14.26.0...v14.27.0) (2023-07-10)
4+
5+
### Added
6+
- support has been added to display parameters for HTTP routes with the ANY method
7+
- trait session has been added to modify and create sessions from the Kernel (http)
8+
- trait Index has been added to initialize modules to the index
9+
10+
### Changed
11+
- existence of http method for rules has been validated
12+
13+
### Refactoring
14+
- environment variables (env) have been updated
15+
- default ports have been updated to execute resources
16+
- trait HttpTrait has been renamed to Http
17+
318
## [v14.26.0](https://github.com/Sleon4/Lion-Framework/compare/v14.25.0...v14.26.0) (2023-06-29)
419

520
### Added

0 commit comments

Comments
 (0)