mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-23 17:40:23 +03:00
Updated changelog
This commit is contained in:
parent
6a6c427b0e
commit
6fcf588bfd
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
* If it works, it will setup the necessary `EventSource`s, dispatching redux actions when an event is pushed, which will in turn update the UI.
|
* If it works, it will setup the necessary `EventSource`s, dispatching redux actions when an event is pushed, which will in turn update the UI.
|
||||||
* If it fails, it will assume it is either not configured or not supported by the Shlink version.
|
* If it fails, it will assume it is either not configured or not supported by the Shlink version.
|
||||||
|
|
||||||
|
* [#253](https://github.com/shlinkio/shlink-web-client/issues/253) Created new settings page that will be used to define customizations in the app.
|
||||||
|
|
||||||
#### Changed
|
#### Changed
|
||||||
|
|
||||||
* *Nothing*
|
* *Nothing*
|
||||||
|
|
Loading…
Reference in a new issue