Skip to content

Commit ef69c01

Browse files
committed
Add missing link in changelog
1 parent cfe966a commit ef69c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
99
* *Nothing*
1010

1111
### Changed
12-
* Replace `react-datepicker` with native `input[type="date"]` and `input[type="datetime-local"]` elements.
12+
* [#249](https://github.com/shlinkio/shlink-web-component/issues/249) Replace `react-datepicker` with native `input[type="date"]` and `input[type="datetime-local"]` elements.
1313

1414
### Deprecated
1515
* *Nothing*

0 commit comments

Comments
 (0)