diff --git a/CHANGELOG/CHANGELOG-4.4.0-beta2.md b/CHANGELOG/CHANGELOG-4.4.0-beta2.md new file mode 100644 index 000000000..46a7f92ae --- /dev/null +++ b/CHANGELOG/CHANGELOG-4.4.0-beta2.md @@ -0,0 +1,17 @@ +Welcome to the v4.4.0-beta2 release of Sealos!🎉🎉! + + + +## Changelog +### Bug fixes +* 62e8e007558ebbe2000a8ac55bd27771eef2a1d2: fix: #4081 (#4083) (#4085) (@sealos-ci-robot) +* 33aee733b0586427b5b41963c8826a1e1f598ab8: fix: merge cluster.spec.env (#4100) (#4105) (@sealos-ci-robot) +* 6ff39a8a812f1576290c49771e8087a38fa7eab4: fix: remove default vip (#4087) (#4093) (@sealos-ci-robot) + +**Full Changelog**: https://github.com/labring/sealos/compare/v4.4.0-beta1...v4.4.0-beta2 + +See [the CHANGELOG](https://github.com/labring/sealos/blob/main/CHANGELOG/CHANGELOG.md) for more details. + +Your patronage towards Sealos is greatly appreciated 🎉🎉. + +If you encounter any problems during its usage, please create an issue in the [GitHub repository](https://github.com/labring/sealos), we're committed to resolving your problem as soon as possible. diff --git a/CHANGELOG/CHANGELOG.md b/CHANGELOG/CHANGELOG.md index 26cb647c9..d3756f3c4 100644 --- a/CHANGELOG/CHANGELOG.md +++ b/CHANGELOG/CHANGELOG.md @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file. - [CHANGELOG-5.0.0-alpha1.md](./CHANGELOG-5.0.0-alpha1.md) +- [CHANGELOG-4.4.0-beta2.md](./CHANGELOG-4.4.0-beta2.md) - [CHANGELOG-4.4.0-beta1.md](./CHANGELOG-4.4.0-beta1.md) - [CHANGELOG-4.4.0-alpha3.md](./CHANGELOG-4.4.0-alpha3.md) - [CHANGELOG-4.4.0-alpha1.md](./CHANGELOG-4.4.0-alpha1.md)