Skip to content

Commit

Permalink
update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanshs committed Jul 25, 2020
1 parent 4337bbc commit e3f39ed
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v0.3.1
------

Bug fixes
'''''''''

- Bugfix regarding the phase multiplier for the ``CSDM.fft()`` methods where an
incorrect phase was multiplied to the signal vector.

v0.3.0
------
Expand All @@ -24,7 +32,8 @@ Bug fixes

- Fixed bug where the metadata from the ``csdm.application`` key was not serialized
to the file when using ``csdm.save()`` method.

- Fixed a bug where the transpose of a CSDM object failed to retain the quantity_type
information after the transpose.

Other changes
'''''''''''''
Expand All @@ -34,11 +43,6 @@ Other changes
- Added an alias of the ``cp.plot()`` function to the CSDM object as the
``plot()`` method.

Bug fixes
'''''''''

- Fixed a bug where the transpose of a CSDM object failed to retain the quantity_type
information after the transpose.

v0.2.1
------
Expand Down

0 comments on commit e3f39ed

Please sign in to comment.