We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c289f commit c16ec45Copy full SHA for c16ec45
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release Notes for the Polyel Framework
2
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
13
## [v0.7.0 (2021-04-06)](https://github.com/Superbition/Polyel-Framework/releases/tag/v0.7.0)
14
15
### Added
0 commit comments