You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+11-1
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,27 @@
4
4
5
5
### Added
6
6
7
+
### Changed
8
+
9
+
### Removed
10
+
11
+
## 0.6.1
12
+
13
+
### Added
14
+
7
15
* Add .gitignore and .editorconfig to the list of files that are not updated if they exist [#655](https://github.com/NLeSC/python-template/pull/655)
8
16
9
17
### Changed
10
18
11
19
* copyright owner is asked in all profiles [#629](https://github.com/NLeSC/python-template/pull/629)
12
20
* license files includes year and copyright owner information [#629](https://github.com/NLeSC/python-template/pull/629)
21
+
* combine all the next step jobs in a single workflow [#657](https://github.com/NLeSC/python-template/pull/657)
22
+
* fix CITATION.cff validation issues which also helps cffconvert workflow to pass [#657](https://github.com/NLeSC/python-template/pull/657)
13
23
14
24
### Removed
15
25
16
26
* Remove pyproject.toml and CITATION.cff from the list of files that are not updated if they exist [#655](https://github.com/NLeSC/python-template/pull/655)
0 commit comments