Skip to content

Commit

Permalink
Bump CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeyers314 committed Jul 15, 2024
1 parent d5d9fbc commit d454928
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Changes from v0.6 to v0.7
Changes from v0.7 to v0.8
=========================


Expand All @@ -8,10 +8,10 @@ API Changes

New Features
------------
- Added intersect/reflect/refract methods directly to `Optic.Interface`
objects.
- Added x_origin and y_origin arguments to batoid.Zernike.
- Add Rubin as-built v3.14 telescope description yamls.
- Ability to specify 'local' as coordSys of rotation center in
global rotation methods.
- Added `withGloballyRotatedOptic` method.
- Added coordSys option for draw3d.


Performance Improvements
Expand All @@ -20,11 +20,3 @@ Performance Improvements

Bug Fixes
---------
- Fixed error in ComCam definition files where the wrong filter
thickness was used for the i, z, and y filters.
- Photons experiencing total internal reflection are now marked
as failed.
- Catch rank deficient matrix in batoid.zernike.
- Force RayVector constructor to copy input arrays.
- Fixed bug in ComCam yaml files where the wrong filter thickness
was used for the i, z, and y filters.

0 comments on commit d454928

Please sign in to comment.