Skip to content

Commit 8b438ae

Browse files
Update changelog for v5.0.1
1 parent 3945c81 commit 8b438ae

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ New features:
1010

1111
Bugfixes:
1212

13+
Other improvements:
14+
15+
## [v5.0.1](https://github.com/purescript-contrib/purescript-formatters/releases/tag/v5.0.1) - 2021-05-06
16+
1317
Other improvements:
1418
- Removed unused names and declaration found by the v0.14.1 PureScript release (#68 by @PureFunctor)
1519
- Installed dependencies directly imported into source code that were previously installed transitively and removed unused `fixed-point` dependency (#68 by @PureFunctor)
@@ -19,8 +23,6 @@ Other improvements:
1923
Breaking changes:
2024
- Added support for PureScript 0.14 and dropped support for all previous versions (#62, #64)
2125

22-
New features:
23-
2426
Bugfixes:
2527
- Fixed rounding up when a number has trailing zeroes (#56)
2628

0 commit comments

Comments
 (0)