Skip to content

Commit

Permalink
Version bump (0.8.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkkrp committed Jan 23, 2025
1 parent 3ae91a3 commit 4369d7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## Unreleased
## Ormolu 0.8.0.0

* Format multiple files in parallel. [Issue
1128](https://github.com/tweag/ormolu/issues/1128).

* Fractional precedences are now allowed in `.ormolu` files for more precise
control over formatting of complex operator chains. [Issue
1106](https://github.com/tweag/ormolu/issues/1106).
Expand Down
2 changes: 1 addition & 1 deletion ormolu.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: ormolu
version: 0.7.7.0
version: 0.8.0.0
license: BSD-3-Clause
license-file: LICENSE.md
maintainer: Mark Karpov <[email protected]>
Expand Down

0 comments on commit 4369d7c

Please sign in to comment.