Skip to content

Commit b91f263

Browse files
committed
Update changelog for v0.4.0
1 parent 99b4f8c commit b91f263

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,18 @@ All notable changes to this project will be documented in this file.
44

55
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).
66

7-
## [Unreleased]
7+
## [0.4.0] - 2023-11-26
88
### Added
99
* [#12](https://github.com/shlinkio/shlink-web-component/issues/12) and [#13](https://github.com/shlinkio/shlink-web-component/issues/13) Add new "Visits options" section for arbitrary visit stats options. Add section to delete short URL and orphan visits there.
1010

1111
This section is only visible if short URL visits deletion or orphan visits deletion are supported by connected Shlink server.
1212

13+
* [#10](https://github.com/shlinkio/shlink-web-component/issues/10) Improve general accessibility.
14+
1315
### Changed
1416
* The project no longer depends on ramda
1517
* Replace `classnames` package with `clsx`
18+
* Enable react hooks linting rules and fix cases where they are not fulfilled.
1619

1720
### Deprecated
1821
* *Nothing*

0 commit comments

Comments
 (0)