You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+17
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org).
6
6
7
+
## [Unreleased]
8
+
### Added
9
+
*[#293](https://github.com/shlinkio/shlink-web-component/issues/293) Allow redirect rules to be ordered via drag'n'drop, when using a desktop device.
10
+
11
+
### Changed
12
+
**Nothing*
13
+
14
+
### Deprecated
15
+
**Nothing*
16
+
17
+
### Removed
18
+
**Nothing*
19
+
20
+
### Fixed
21
+
**Nothing*
22
+
23
+
7
24
## [0.6.0] - 2024-03-17
8
25
### Added
9
26
*[#271](https://github.com/shlinkio/shlink-web-component/issues/271) Add support for redirect rules when consuming Shlink 4.0.0.
0 commit comments