CHANGELOG.md in u3d-1.3.3 vs CHANGELOG.md in u3d-1.3.4

- old
+ new

@@ -1,7 +1,25 @@ # Changelog +## [v1.3.3](https://github.com/DragonBox/u3d/tree/v1.3.3) (2023-01-04) + +[Full Changelog](https://github.com/DragonBox/u3d/compare/v1.3.2...v1.3.3) + +**Closed issues:** + +- u3d available getting a 403 [\#433](https://github.com/DragonBox/u3d/issues/433) +- `'user_error!': Unknown method 'info'` when List package or install unity [\#432](https://github.com/DragonBox/u3d/issues/432) +- Unable to install unity 2021.3.7f1 on windows [\#430](https://github.com/DragonBox/u3d/issues/430) +- unity\_versions.rb:70 can't modify frozen String: "" [\#429](https://github.com/DragonBox/u3d/issues/429) + +**Merged pull requests:** + +- 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)) +- Preparing release for 1.3.2 [\#428](https://github.com/DragonBox/u3d/pull/428) ([lacostej](https://github.com/lacostej)) + ## [v1.3.2](https://github.com/DragonBox/u3d/tree/v1.3.2) (2022-06-08) [Full Changelog](https://github.com/DragonBox/u3d/compare/v1.3.1...v1.3.2) **Merged pull requests:** @@ -729,6 +747,6 @@ [Full Changelog](https://github.com/DragonBox/u3d/compare/v0.9...v0.9.1) -\* *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)*