bbcode-0.2.0.1: CHANGELOG.md
# Revision history for BBCode
## 0.2.0.1 -- 2023-12-31
### Changes
- Update cabal index
- Regenerate bounds for packages
- Update nixpkgs version
### Fixed
- When pretty-printing, wrap code's and pre's body in newlines
- Improve parsing of spoiler's and quote's arguments
### Dev
- Improve candidate publishing script
## 0.1.0.2 -- 2023-09-12
### Added
`docNL` – like `doc` but inserts newline between each element
## 0.1.0.1 -- 2023-09-10
### Fixed
`pretty` for `spoilerNamed` was outputting escape sequence instead of actual
characters when argument is Unicode
## 0.1.0.0 -- 2023-09-10
First version. Released on an unsuspecting world.