mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-26 23:12:01 +02:00
Complete change log & Bump version number
This commit is contained in:
parent
ddedcef61a
commit
78a1eebdd2
@ -1,5 +1,11 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## [5.0.1] - 2023-12-29
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- [issue #262](https://github.com/Bubka/2FAuth/issues/262) Missing custom base url support
|
||||||
|
|
||||||
## [5.0.0] - 2023-12-15
|
## [5.0.0] - 2023-12-15
|
||||||
|
|
||||||
### 2FAuth v5, the not-so-major release
|
### 2FAuth v5, the not-so-major release
|
||||||
|
@ -9,7 +9,7 @@ return [
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'version' => '5.0.0',
|
'version' => '5.0.1',
|
||||||
'repository' => 'https://github.com/Bubka/2FAuth',
|
'repository' => 'https://github.com/Bubka/2FAuth',
|
||||||
'latestReleaseUrl' => 'https://api.github.com/repos/Bubka/2FAuth/releases/latest',
|
'latestReleaseUrl' => 'https://api.github.com/repos/Bubka/2FAuth/releases/latest',
|
||||||
'installDocUrl' => 'https://docs.2fauth.app/getting-started/installation/self-hosted-server/',
|
'installDocUrl' => 'https://docs.2fauth.app/getting-started/installation/self-hosted-server/',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user