@@ -58,9 +58,7 @@ from 0.89 bits/pixel up to 8 bits/pixel.
5858Release build binaries for the ` astcenc ` stable releases are provided in the
5959[ GitHub Releases page] [ 3 ] .
6060
61- * Change log: [ 4.x series] ( ./Docs/ChangeLog-4x.md )
62- * Change log: [ 3.x series] ( ./Docs/ChangeLog-3x.md )
63-
61+ * Change log: [ 5.x series] ( ./Docs/ChangeLog-5x.md )
6462Binaries are provided for 64-bit builds on Windows, macOS, and Linux.
6563
6664## Windows and Linux
@@ -99,12 +97,12 @@ to be a stable branch for the latest major release series, but as it is used
9997for ongoing development expect it to have some volatility. We recommend using
10098the latest stable release tag for production development.
10199
102- The ` 3 .x` branch is a stable branch for the 3 .x release series. It is no longer
103- under active development, but is a supported branch that continues to get
100+ The ` 4 .x` branch is a stable branch for the older 4 .x release series. It is no
101+ longer under active development, but is a supported branch that continues to get
104102backported bug fixes.
105103
106- The ` 1.x ` and ` 2 .x` branches are stable branches for older releases. They are
107- no longer under active development or getting bug fixes.
104+ The ` 1.x ` , ` 2.x ` , and ` 3 .x` branches are stable branches for older releases.
105+ They are no longer under active development or getting bug fixes.
108106
109107Any other branches you might find are development branches for new features or
110108optimizations, so might be interesting to play with but should be considered
0 commit comments