Skip to content

Commit f8c67a9

Browse files
authored
Merge pull request #145 from ojustino/finalize-changelog-1.2.0
Prepare changelog for release v1.2.0
2 parents 3fcee56 + c8f760b commit f8c67a9

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

CHANGES.rst

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,32 @@
1-
1.2.0 (unreleased)
1+
1.3.0 (unreleased)
22
------------------
33

4+
New Features
5+
^^^^^^^^^^^^
6+
7+
API Changes
8+
^^^^^^^^^^^
9+
410
Bug Fixes
511
^^^^^^^^^
612

7-
- Improved errors/warnings when background region extends beyond bounds of image [#127]
8-
- Fixed boxcar weighting bug that often resulted in peak pixels having weight
9-
above 1 and erroneously triggered overlapping background errors [#125]
10-
- Fixed boxcar weighting to handle zero width and edge of image cases [#141]
13+
14+
1.2.0
15+
-----
1116

1217
New Features
1318
^^^^^^^^^^^^
1419
- ``Background`` has new methods for exposing the 1D spectrum of the background or
1520
background-subtracted regions [#143]
1621

22+
Bug Fixes
23+
^^^^^^^^^
24+
25+
- Improved errors/warnings when background region extends beyond bounds of image [#127]
26+
- Fixed boxcar weighting bug that often resulted in peak pixels having weight
27+
above 1 and erroneously triggered overlapping background errors [#125]
28+
- Fixed boxcar weighting to handle zero width and edge of image cases [#141]
29+
1730

1831
1.1.0
1932
-----

0 commit comments

Comments
 (0)