packages feed

pandoc-md-slides-1.1.2.0: CHANGELOG.md

## 1.0.0 -- 2025-09-16

- first version

## 1.1.0 -- 2025-09-18

- fixed issue where last slide is not affected by split filter
- changed slide title from h1 to h2
- added option for external configuration through `slides.yaml`,
- added new configuration options through `slides.yaml`, `unOrphanDisplayBlocks`, `keptSentences`
- published to hackage

## 1.1.1 -- 2025-09-22

- updated documentation on source code
- updated description on README
- updated documentation on README for installation instructions

## 1.1.2 -- 2025-9-23

- relax dependency specifications to allow a lower minimum for `ghc`, `pcre2`, `path`, `path-io`, `filepath`