Skip to content

Commit

Permalink
Prepare 13.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed Feb 21, 2023
1 parent 0f77060 commit d763d38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## 13.2.1

- Added float support to `min` and `max` methods

## 13.2.0

- Added `withSettings` method to all fields
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "13.2-dev"
"dev-master": "13.3-dev"
}
}
}

0 comments on commit d763d38

Please sign in to comment.