Skip to content

Commit

Permalink
write changelog entry for 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdan committed Jun 26, 2020
1 parent 9dba2d2 commit 4ac084e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## Unreleased

## [3.1.2] - 2020-06-26

- **syntax**
- Fix brace indentation when using `FunctionNextLine`
- Support indirect parameter expansions with transformations
- Stop heredoc bodies only when the entire line matches
- **interp**
- Make the tests pass on 32-bit platforms

## [3.1.1] - 2020-05-04

- **cmd/shfmt**
Expand Down

0 comments on commit 4ac084e

Please sign in to comment.