mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
Updated changelog
This commit is contained in:
parent
158e981970
commit
248d5e2fe5
1 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this
|
|||
* [#986](https://github.com/shlinkio/shlink/issues/986) Updated official docker image to use PHP 8.
|
||||
|
||||
### Deprecated
|
||||
* *Nothing*
|
||||
* [#959](https://github.com/shlinkio/shlink/issues/959) Deprecated all command flags using camelCase format (like `--expirationDate`), adding kebab-case replacements for all of them (like `--expiration-date`).
|
||||
|
||||
All the existing camelCase flags will continue working for now, but will be removed in Shlink 3.0.0
|
||||
|
||||
### Removed
|
||||
* *Nothing*
|
||||
|
|
Loading…
Add table
Reference in a new issue