Skip to content

Commit

Permalink
Merge branch '1.16' into 1.17
Browse files Browse the repository at this point in the history
# Conflicts:
#	cardinal-components-base/src/main/java/dev/onyxstudios/cca/internal/base/ComponentsInternals.java
#	changelog.md
#	gradle.properties
  • Loading branch information
Pyrofab committed May 13, 2021
2 parents 88aa4d1 + a1d8271 commit 4a50d3d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,18 @@ Changes
- Every class remaining in the `nerdhub.component.*` packages has been moved to a `dev.onyxstudios.cca.*` package
- Replaced specific factory interfaces with a generic variant (eg. `ComponentFactory`)

------------------------------------------------------
Version 2.8.2
------------------------------------------------------
Fixes
- Fixed a crash with mods using the deprecated API on Fabric API versions older than 0.34.0

------------------------------------------------------
Version 2.8.1
------------------------------------------------------
Fixes
- Fixed a crash at launch with Fabric API 0.34.0 and up (1.17 versions are unaffected)

------------------------------------------------------
Version 2.8.0
------------------------------------------------------
Expand Down

0 comments on commit 4a50d3d

Please sign in to comment.