Skip to content

Commit 4068539

Browse files
Update changelog
1 parent 143d7e5 commit 4068539

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
v2.0 beta (2024-01-31)
2-
----------------------
1+
v2.0 (2024-03-13)
2+
-----------------
33

44
New Features
55
^^^^^^^^^^^^
@@ -33,6 +33,7 @@ Bug Fixes
3333
- Fix issue with the Poisson noise calculation in lag spectra, that produced NaN errors under some conditions (`#789 <https://github.com/StingraySoftware/stingray/pull/789>`__)
3434
- Fix rms computation and error bars (`#792 <https://github.com/StingraySoftware/stingray/pull/792>`__)
3535
- Fix issue with ``Powerspectrum`` of a single light curve (`#663 <https://github.com/StingraySoftware/stingray/pull/663>`__)
36+
- Fix nphots estimate in accelsearch, that lead to an underestimation of the power of candidates (`#807 <https://github.com/StingraySoftware/stingray/pull/807>`__)
3637

3738
Breaking Changes
3839
^^^^^^^^^^^^^^^^
@@ -49,6 +50,7 @@ Internal Changes
4950
- Separate slow tests from quick ones (`#758 <https://github.com/StingraySoftware/stingray/pull/758>`__)
5051
- Use Readthedocs for documentation building (`#769 <https://github.com/StingraySoftware/stingray/pull/769>`__)
5152
- More informative GTI messages (`#787 <https://github.com/StingraySoftware/stingray/pull/787>`__)
53+
- Eliminated the usage of astropy logging (`#799 <https://github.com/StingraySoftware/stingray/pull/799>`__)
5254

5355

5456
v1.1.2 (2023-05-25)

docs/changes/799.removal.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changes/807.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)