Skip to content

Commit

Permalink
0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Apr 3, 2024
1 parent 0a70bcc commit 14f6bec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ci
on:
push:
branches:
- master
- '*'
tags:
- '*'
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ command-line friendly tool.

# Changelog

## 0.2.4
## 0.2.5

- Backport of *Fix usage of `ParserForClass` for `case class`es with more than
22 parameters with some default values in Scala 2.x (#123)* on top of 0.2.3
Expand Down

0 comments on commit 14f6bec

Please sign in to comment.