Skip to content

Commit

Permalink
update changelog for v3.4.2-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatthieu3 committed Jul 2, 2024
1 parent 2911467 commit 141ea49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Changelogs

## Unreleased
## 3.4.2-beta

* [impr] Improve `WCS` view export with 3rd euler rotation encoding: <https://github.com/cds-astro/aladin-lite/issues/170>. Still some cases are to be handled like: crval on the equator or cylindrical with a galactic frame rotation.
* [fixed] Change `RADECSYS` to `RADESYS` for `Aladin#getViewWCS` to follow fits standard deprecation
* [feat] Add new method `Aladin#getViewImageBuffer` to get the current view as a PNG buffer
* [feat] New line rasterizer using GL instancing.
* [feat] New line rasterizer using GL instancing. This enhances the rendering speed of MOCs.

## 3.3.3

Expand Down

0 comments on commit 141ea49

Please sign in to comment.