mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2025-12-12 15:49:18 -08:00
change changelog
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
## Released
|
||||
|
||||
### 3.7.0
|
||||
### 3.7.0-beta
|
||||
|
||||
#### What's Changed
|
||||
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
"dateModified": "2023-01-31",
|
||||
"issueTracker": "https://github.com/cds-astro/aladin-lite/issues",
|
||||
"name": "Aladin Lite",
|
||||
"version": "3.7.0-beta",
|
||||
"softwareVersion": "3.7.0-beta",
|
||||
"version": "3.7.1-beta",
|
||||
"softwareVersion": "3.7.1-beta",
|
||||
"description": "An astronomical HiPS visualizer in the browser.",
|
||||
"identifier": "10.5281/zenodo.7638833",
|
||||
"applicationCategory": "Astronomy, Visualization",
|
||||
|
||||
@@ -76,7 +76,7 @@ features = [ "jpeg", "png",]
|
||||
debug = true
|
||||
|
||||
[profile.release]
|
||||
opt-level = 'z'
|
||||
opt-level = "z"
|
||||
debug = false
|
||||
debug-assertions = false
|
||||
overflow-checks = false
|
||||
|
||||
Reference in New Issue
Block a user