Skip to content

Commit

Permalink
Update changelog (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
solidpixel authored Aug 6, 2024
1 parent 197ce88 commit 92a3ebe
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Docs/ChangeLog-4x.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ release of the 4.x series.
All performance data on this page is measured on an Intel Core i5-9600K
clocked at 4.2 GHz, running `astcenc` using AVX2 and 6 threads.

<!-- ---------------------------------------------------------------------- -->
## 4.9.0

**Status:** In development

The 4.9.0 release is a minor maintenance release.

* **General:**
* **Bug fix:** Fixed incorrect return type in "None" vector library
reference implementation.
* **Feature:** Added backend for Arm SVE fixed-width 256-bit builds.
* **Feature:** Optimized NEON mask `any()` and `all()` functions.
* **Feature:** Migrated build and test to GitHub Actions pipelines.

<!-- ---------------------------------------------------------------------- -->
## 4.8.0

Expand Down

0 comments on commit 92a3ebe

Please sign in to comment.