Oct 23, 2023: version 3.2.2

    * for SuiteSparse 7.3.0: update for CHOLMOD 5.0.0

Sept 18, 2023: version 3.2.1

    * cmake update: add "None" build type, from Antonio Rojas, for Arch Linux
    * SuiteSparse_GPURuntime: internal include files copied into
        GPUQREngine/Include

Sept 8, 2023: version 3.2.0

    * cmake updates: SuiteSparse:: namespace by Markus Muetzel
    * 32-bit version added: by Raye Kimmerer

June 16, 2023: version 2.0.4

    * cmake build system updates: update by Markus Muetzel

Jan 17, 2023: version 2.0.3

    * SuiteSparse_config: now v7.0.0

Dec 9, 2022: version 2.0.2

    * minor change to build system

Nov 12, 2022: version 2.0.0

    * using CMake build system
    * integers: int (32-bit) and SuiteSparse_long (nominally 64-bit) replaced
        with int32_t and int64_t.
    * demo: not ported to v2.x; use SPQR demo instead

May 4, 2016: version 1.0.5

    * minor changes to Makefile

Apr 1, 2016: version 1.0.4

    * licensing simplified (no other change); refer to GPUQREngine/Doc/License.txt

Feb 1, 2016: version 1.0.3

    * update to Makefiles

Jan 30, 2016: version 1.0.2

    * modifications to Makefiles

Jan 1, 2016: version 1.0.1

    * modified Makefile to create shared libraries
        No change to C code except version number

Oct 17, 2014: version 1.0.0

    * first stable release
