Skip to content

Commit 464bce8

Browse files
committed
Changed: Updated CHANGELOG.md
1 parent 734fbd1 commit 464bce8

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 🔥 v1.0.0-alpha.1 [2024-05-06]
5+
## 🔥 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
611

7-
> [!WARNING]
8-
> This release contains the latest development changes, but you should be prepared for anything,
9-
> 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]
1016

1117
### New:
1218
* Initial commit

0 commit comments

Comments
 (0)