Unverified Commit e8fac1ee authored by Anton Hibl's avatar Anton Hibl Committed by GitHub
Browse files

Pinned version for Qt to prevent depreciation issues (#5085)

* pinning versions for qt depreciations

* updated .zenodo.json

* updated CHANGELOG.md
parent dfc836e0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -204,6 +204,9 @@
    {
      "name": "Heyer, Eric"
    },
	{
	  "name": "Hibl, Anton"
	},
    {
      "name": "Hilt, Noah"
    },
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@ release.
- Fixed compiler warnings on ubuntu [#4911](https://github.com/USGS-Astrogeology/ISIS3/issues/4911)
- Fixes embree shape models not being from .BDS extension files [5064](https://github.com/USGS-Astrogeology/ISIS3/issues/5064)
- Fixed failing shapemodel parameters when bullet was the preferred ray tracing engine but could not be created. [#5062](https://github.com/USGS-Astrogeology/ISIS3/issues/5062)
- Fixed version for Qt to prevent depreciations. [#5070](https://github.com/USGS-Astrogeology/ISIS3/issues/5070)

## [7.1.0] - 2022-07-27

+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ dependencies:
  - pytest
  - rclone
  - qhull
  - qt>=5.9.6
  - qt>=5.9.6,<5.15.0
  - qwt
  - sqlite
  - suitesparse