We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734fbd1 commit 464bce8Copy full SHA for 464bce8
CHANGELOG.md
@@ -2,11 +2,17 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
5
-## 🔥 v1.0.0-alpha.1 [2024-05-06]
+## 🔥 v1.0.0-alpha.2 [2024-05-11]
6
+
7
+### New:
8
+* Added favicon.ico to public directory
9
+* Added PHP version to welcome view
10
+* Added HTTPS and www redirect examples to .htaccess
11
-> [!WARNING]
-> This release contains the latest development changes, but you should be prepared for anything,
-> including sudden breaking changes or code refactoring.
12
+### Changed:
13
+* Set `null` as default cookie domain configuration
14
15
+## 🔥 v1.0.0-alpha.1 [2024-05-06]
16
17
### New:
18
* Initial commit
0 commit comments