Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Commit

Permalink
RELEASE #release Release 2.0.2
Browse files Browse the repository at this point in the history
Updated PHP versions to 7.4.16 and 8.0.3.
  • Loading branch information
bloodhunterd committed Mar 6, 2021
1 parent f812bac commit f525bbc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/.idea/
/docker-compose.yml
.env
.idea
docker-compose.yml
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,16 @@

All notable changes will be documented in this file.

<a name="v2-0-2"></a>
## [2.0.2](/~https://github.com/bloodhunterd/froxlor/releases/tag/2.0.2) &#9839; 06.03.2021

* Updated **PHP** versions to 7.4.16 and 8.0.3

<a name="v2-0-1"></a>
## [2.0.1](/~https://github.com/bloodhunterd/froxlor/releases/tag/2.0.1) &#9839; 18.02.2021

* **PHP** versions updated
* **NGINX** version updated
* Updated **PHP** versions to 7.3.27, 7.4.15 and 8.0.2
* Updated **NGINX** version to 1.19.7

<a name="v2-0-0"></a>
## [2.0.0](/~https://github.com/bloodhunterd/froxlor/releases/tag/2.0.0) &#9839; 03.02.2021
Expand All @@ -25,8 +30,8 @@ All notable changes will be documented in this file.
## [1.0.0](/~https://github.com/bloodhunterd/froxlor/releases/tag/1.0.0) &#9839; 11.08.2020

* Removed NSCD to increase performance
* Supported **PHP** versions are now **7.2**, **7.3** and **7.4**
* Upgraded **MariaDB** version to **10.5**
* Updated **PHP** to versions **7.2**, **7.3** and **7.4**
* Updated **MariaDB** to version **10.5**
* Added delay to fixing first startup bug with PHP
* Supported all locales by default
* Excluded Froxlor code from image to set up individually
Expand Down

0 comments on commit f525bbc

Please sign in to comment.