boba/CHANGELOG.md

22 lines
500 B
Markdown
Raw Normal View History

2022-08-10 22:41:41 +02:00
# Changelog for `boba`
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 the
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
## Unreleased
2022-08-20 03:18:43 +02:00
### Added
- filters probably ??? maybe searching
### Changed
- change how the exe works
## 0.1.0.0 - 2022-08-20
### Added
- support for both normal and void tag
- attribute parsing
- removal of invalid tag names
2022-08-10 22:41:41 +02:00