## What's New in v1.1.2

- Enabled listing of the module on Foundry Hub for easier access.

---

## [1.1.2](https://github.com/FutureHax/death-ledger/compare/v1.1.1...v1.1.2) (2026-08-14)


### Bug Fixes

* **release:** enable Foundry Hub package listing ([4723055](https://github.com/FutureHax/death-ledger/commit/4723055015d8fef81abb54c9eab30a1eed888b01))

## What's New in v1.1.1

- Updated timestamps in death ledger log entries for better accuracy.

---

## [1.1.1](https://github.com/FutureHax/death-ledger/compare/v1.1.0...v1.1.1) (2026-08-07)


### Bug Fixes

* **log:** update timestamps in death ledger log entries ([a2c153d](https://github.com/FutureHax/death-ledger/commit/a2c153dbf2f160819f6a5a0d89c0bb0112d060bc))

## What's New in v1.1.0

- Added features for sharing death records on Discord and auto-sharing entries to a specified webhook.
- Introduced a new "Dead" folder to organize deceased character entries.
- Included a "How to Use & Credits" journal compendium for guidance and attribution.

---

# [1.1.0](https://github.com/FutureHax/death-ledger/compare/v1.0.0...v1.1.0) (2026-07-31)


### Features

* **foundry:** add discord share, dead folder, death card, and webhook auto-share ([a60a12c](https://github.com/FutureHax/death-ledger/commit/a60a12c3d0a6c6ca89c3585ef2b5be7f070e0684))
* **foundry:** add How to Use & Credits journal compendium ([ae7b32b](https://github.com/FutureHax/death-ledger/commit/ae7b32b8680d4ca1df9914b9de10fcb06505aefb))
* **foundry:** post death entries to an optional webhook ([03da221](https://github.com/FutureHax/death-ledger/commit/03da2214cf003382e90dc28f782413c191fb23a3))

## What's New in v1.0.0

- Improved user experience for the Death Ledger with refined UX design for leaderboards and media listings.
- Initial release of the Death Ledger module, providing a new tool for tracking character deaths.

---

# 1.0.0 (2026-07-30)


### Features

* **foundry:** polish Death Ledger UX, leaderboard, and listing media ([60fe800](https://github.com/FutureHax/death-ledger/commit/60fe800167a979fd3bc7572388259166faebaa9e))
* **foundry:** scaffold Death Ledger module ([e2ec18a](https://github.com/FutureHax/death-ledger/commit/e2ec18ad4a4e9dcf1ff83603ad2938ca58ebaa48))

# Changelog

All notable changes to this project will be documented in this file.

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/spec/v2.0.0.html).

## [Unreleased]

### Added

- Initial module structure
- Semantic release configuration
- GitHub Actions CI/CD workflows
- Development tooling (ESLint, Vitest, Husky)
