Skip to content

Commit e255b73

Browse files
committed
bump version to 0.2.0.0
1 parent 9633368 commit e255b73

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Errata** uses [PVP Versioning](https://pvp.haskell.org).
44

5-
## Unreleased
5+
## 0.2.0.0
66

77
* Added new `blockHeader` field to `Block`, which will put text underneath the location text but above the source lines. This also affects all the block helper functions, which now have an argument for the header.
88

errata.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: errata
3-
version: 0.1.0.0
3+
version: 0.2.0.0
44
synopsis: Source code error pretty printing
55
description:
66
An extremely customizable error pretty printer that can handle many kinds of error formatting.

0 commit comments

Comments
 (0)