Skip to content

Commit c16ec45

Browse files
author
embluk
committed
Update CHANGELOG for v0.7.1
1 parent 74c289f commit c16ec45

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
## [v0.7.1 (2021-04-08)](https://github.com/Superbition/Polyel-Framework/releases/tag/v0.7.1)
4+
5+
### Changed
6+
7+
- Session prefix now defaults to an empty string instead of `null` internally
8+
9+
### Fixed
10+
11+
- Fixed an infinite loop, causing the request to hang when the database session driver is selected
12+
313
## [v0.7.0 (2021-04-06)](https://github.com/Superbition/Polyel-Framework/releases/tag/v0.7.0)
414

515
### Added

0 commit comments

Comments
 (0)