File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # changelist 0.3
2+
3+ We're happy to announce the release of changelist 0.3!
4+
5+ ## Enhancements
6+
7+ - Add newline before lists in contributor section ([ #40 ] ( https://github.com/scientific-python/changelist/pull/40 ) ).
8+
9+ ## Bug Fixes
10+
11+ - Add newline after PR sections ([ #35 ] ( https://github.com/scientific-python/changelist/pull/35 ) ).
12+
13+ ## Maintenance
14+
15+ - Update setuptools requirement ([ #37 ] ( https://github.com/scientific-python/changelist/pull/37 ) ).
16+
17+ ## Documentation
18+
19+ - Link to example in README ([ #36 ] ( https://github.com/scientific-python/changelist/pull/36 ) ).
20+ - Fix CHANGELOG format ([ #38 ] ( https://github.com/scientific-python/changelist/pull/38 ) ).
21+
22+ ## Contributors
23+
24+ 1 authors added to this release (alphabetically):
25+
26+ - Jarrod Millman ([ @jarrodmillman ] ( https://github.com/jarrodmillman ) )
27+
28+ 1 reviewers added to this release (alphabetically):
29+
30+ - Jarrod Millman ([ @jarrodmillman ] ( https://github.com/jarrodmillman ) )
31+
32+ _ These lists are automatically generated, and may not be complete or may contain duplicates._
33+
134# changelist 0.2
235
336We're happy to announce the release of changelist 0.2!
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " changelist"
7- version = " 0.3rc0.dev0 "
7+ version = " 0.3 "
88requires-python = " >=3.9"
99readme = " README.md"
1010license = {file = " LICENSE.txt" }
You can’t perform that action at this time.
0 commit comments