diff --git a/CHANGELOG.md b/CHANGELOG.md index 0026d56..6bac5d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -## [v1.3.3](https://github.com/DragonBox/u3d/tree/v1.3.3) (2023-01-04) +## [v1.3.4](https://github.com/DragonBox/u3d/tree/v1.3.4) (2024-10-30) -[Full Changelog](https://github.com/DragonBox/u3d/compare/v1.3.2...v1.3.3) +[Full Changelog](https://github.com/DragonBox/u3d/compare/v1.3.2...v1.3.4) **Closed issues:** @@ -13,6 +13,11 @@ **Merged pull requests:** +- \[CI\] Drop Circle now that we use github since 532bb2792ab5eda2449b80131bce… [\#446](https://github.com/DragonBox/u3d/pull/446) ([lacostej](https://github.com/lacostej)) +- Drop ruby 2.5, support 3.2 and 3.3. Adjust dependencies, improve rubocop support and adjust CI on github. [\#445](https://github.com/DragonBox/u3d/pull/445) ([lacostej](https://github.com/lacostej)) +- Bump nio4r to pass installation on some CI platforms [\#444](https://github.com/DragonBox/u3d/pull/444) ([lacostej](https://github.com/lacostej)) +- Update package dependencies to resolve circular dependency issue [\#440](https://github.com/DragonBox/u3d/pull/440) ([langtind](https://github.com/langtind)) +- Preparing release for 1.3.3 [\#436](https://github.com/DragonBox/u3d/pull/436) ([niezbop](https://github.com/niezbop)) - fix: don't attempt to append to frozen string [\#435](https://github.com/DragonBox/u3d/pull/435) ([jlsalmon](https://github.com/jlsalmon)) - \[Fix\] U3d::Utils: replace Ruby agent with another one to bypass 403 from Unity [\#434](https://github.com/DragonBox/u3d/pull/434) ([niezbop](https://github.com/niezbop)) - fix: replace usage of nonexistent UI.info method [\#431](https://github.com/DragonBox/u3d/pull/431) ([jlsalmon](https://github.com/jlsalmon)) @@ -749,4 +754,4 @@ -\* *This Changelog was automatically generated by [github_changelog_generator] (https://github.com/github-changelog-generator/github-changelog-generator)* +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*