Skip to content

Commit

Permalink
update changelog and version for v1.4.4 (#32953)
Browse files Browse the repository at this point in the history
* update changelog and version for v1.4.4

* update VERSION

* rollback version.go change - it's automated
  • Loading branch information
liamcervante committed Mar 30, 2023
1 parent 39d9ac6 commit dbd7ba9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## 1.4.4 (Unreleased)
## 1.4.4 (March 30, 2023)

Due to an incident while migrating build systems for the 1.4.3 release where
`CGO_ENABLED=0` was not set, we are rebuilding that version as 1.4.4 with the
flag set. No other changes have been made between 1.4.3 and 1.4.4.

## 1.4.3 (March 30, 2023)

Expand Down
2 changes: 1 addition & 1 deletion version/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.3
1.4.4

0 comments on commit dbd7ba9

Please sign in to comment.