Skip to content

Commit

Permalink
Changelog for 1.48.1 (#8485)
Browse files Browse the repository at this point in the history
  • Loading branch information
arielshaqed authored Jan 9, 2025
1 parent 3c0e561 commit a71c169
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# Changelog

# v1.48.1

:bug: Bugs fixed:
- Squash merges is ON by default #8482 (switched to OFF)

This bug **breaks** backwards compatibility by causing all merged to be
squashed by default.

# v1.48.0

## :warning: Do **NOT** use version 1.48.0 :warning:

It squashes merges by default, which is incorrect and a breaking change (#8482)

:new: What's new:
- Upgrade to Golang 1.23 (#8452)
- Add "squash merge" support to merge API (#8464)
Expand Down

0 comments on commit a71c169

Please sign in to comment.