Skip to content

Commit becad37

Browse files
committed
feat(version): 1.3.0
1 parent e4f7929 commit becad37

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
[#] Bug Fixes<br>
88
[.] Others
99

10+
### V 1.3.0 - 17/11/2024
11+
[.] Add warning log about rotation with debug draws<br/>
12+
[.] Update Aether.Physics2D to 2.1.0<br/>
13+
[.] Update SharpEngine.Core to 1.9.0
14+
1015
### V 1.2.2 - 23/12/2023
1116
[\~] PhysicsComponent : AddRectangleCollision and AddCircleCollision return component<br/>
1217
[#] PhysicsComponent : GetPosition returns wrong position

SharpEngine.AetherPhysics/SharpEngine.AetherPhysics.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<Copyright>Copyright (c) LavaPower 2021-2023</Copyright>
1010
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1111
<PackageProjectUrl>https://github.com/SharpEngine/SharpEngine.Aether</PackageProjectUrl>
12+
<PackageVersion>1.3.0</PackageVersion>
1213
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1314
<PackageReadmeFile>README.md</PackageReadmeFile>
1415
<EnablePackageValisation>true</EnablePackageValisation>

0 commit comments

Comments
 (0)