Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ Artifacts are versioned as `<KotlinVersion>-<PluginVersion>`, and all artifacts
under the same version. See [Versioning and support policy](README.md#versioning-and-support-policy)
for what each part means.

Each entry is written as `- #<PullRequestNumber>: <change>`.

## [Unreleased]

## [2.4.10-0.1.1]

### Added

- Runtime API artifacts for the `linuxArm64` and `androidNative*` (Arm32 / Arm64 / X64 / X86)
- #43: Runtime API artifacts for the `linuxArm64` and `androidNative*` (Arm32 / Arm64 / X64 / X86)
targets.

## [2.4.10-0.1.0]
Expand Down