parent
cf48251c76
commit
a13ad1b9da
|
@ -1,5 +1,9 @@
|
|||
# Revision history for brittany
|
||||
|
||||
## 0.13.1.0 -- December 2020
|
||||
|
||||
* #330: Started sorting imports. Thanks @expipiplus1!
|
||||
|
||||
## 0.13.0.0 -- December 2020
|
||||
|
||||
* #324: Added support for GHC 8.10.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: brittany
|
||||
version: 0.13.0.0
|
||||
version: 0.13.1.0
|
||||
synopsis: Haskell source code formatter
|
||||
description: {
|
||||
See <https://github.com/lspitzner/brittany/blob/master/README.md the README>.
|
||||
|
|
Loading…
Reference in New Issue