Skip to content

Commit e109984

Browse files
authored
Update CHANGELOG.md
1 parent aa794f7 commit e109984

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,35 @@
22

33
## Unreleased
44

5+
## 0.4.0
6+
7+
### Added
8+
9+
* Instructions to add your existing code to directory generated by the NLeSC Python template [#202](https://github.com/NLeSC/python-template/issues/202)
10+
* Keywords to questionaire [#270](https://github.com/NLeSC/python-template/issues/270)
11+
* Next step issue generation workflow [#228](https://github.com/NLeSC/python-template/issues/228)
12+
* Next step issue for SonarCloud integration [#234](https://github.com/NLeSC/python-template/issues/234)
13+
* Next step issue for Zenodo integration [#235](https://github.com/NLeSC/python-template/issues/235)
14+
* Next step issue for Read the Docs [#236](https://github.com/NLeSC/python-template/issues/236)
15+
* Next step issue for citation data [#237](https://github.com/NLeSC/python-template/issues/237)
16+
* Next step issue for linting [#238](https://github.com/NLeSC/python-template/issues/238)
17+
* Next steps documentation [#240](https://github.com/NLeSC/python-template/issues/240)
18+
* Support for sub packages in distro [#160](https://github.com/NLeSC/python-template/issues/160)
19+
* Tests for api doc generation [#213](https://github.com/NLeSC/python-template/issues/213)
20+
* CI Tests on Windows [#140](https://github.com/NLeSC/python-template/issues/140) [#223](https://github.com/NLeSC/python-template/issues/223)
21+
* `.pylintrc` file
22+
* Valid license name and first author name in `CITATION.cff`
23+
* SonarCloud integration for code quality and coverage [#89](https://github.com/NLeSC/python-template/issues/89)
24+
* Read the Docs [#78](https://github.com/NLeSC/python-template/issues/78)
25+
26+
### Changed
27+
28+
* Always generate API docs [#176](https://github.com/NLeSC/python-template/issues/176)
29+
* Have 100% test coverage in generated code [#88](https://github.com/NLeSC/python-template/issues/88)
30+
31+
### Removed
32+
33+
* Automatic publish to PyPi after GitHub release [#196](https://github.com/NLeSC/python-template/issues/196)
534

635
## 0.3.0
736

0 commit comments

Comments
 (0)