Skip to content

Commit b6ccc27

Browse files
authored
Merge pull request #447 from niezbop/release_1.3.4
Preparing release for 1.3.4
2 parents 0d10230 + 90aaf21 commit b6ccc27

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## [v1.3.3](https://github.com/DragonBox/u3d/tree/v1.3.3) (2023-01-04)
3+
## [v1.3.4](https://github.com/DragonBox/u3d/tree/v1.3.4) (2024-10-30)
44

5-
[Full Changelog](https://github.com/DragonBox/u3d/compare/v1.3.2...v1.3.3)
5+
[Full Changelog](https://github.com/DragonBox/u3d/compare/v1.3.2...v1.3.4)
66

77
**Closed issues:**
88

@@ -13,6 +13,11 @@
1313

1414
**Merged pull requests:**
1515

16+
- \[CI\] Drop Circle now that we use github since 532bb2792ab5eda2449b80131bce… [\#446](https://github.com/DragonBox/u3d/pull/446) ([lacostej](https://github.com/lacostej))
17+
- 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))
18+
- Bump nio4r to pass installation on some CI platforms [\#444](https://github.com/DragonBox/u3d/pull/444) ([lacostej](https://github.com/lacostej))
19+
- Update package dependencies to resolve circular dependency issue [\#440](https://github.com/DragonBox/u3d/pull/440) ([langtind](https://github.com/langtind))
20+
- Preparing release for 1.3.3 [\#436](https://github.com/DragonBox/u3d/pull/436) ([niezbop](https://github.com/niezbop))
1621
- fix: don't attempt to append to frozen string [\#435](https://github.com/DragonBox/u3d/pull/435) ([jlsalmon](https://github.com/jlsalmon))
1722
- \[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))
1823
- 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 @@
749754

750755

751756

752-
\* *This Changelog was automatically generated by [github_changelog_generator] (https://github.com/github-changelog-generator/github-changelog-generator)*
757+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)