Skip to content

Commit 5c4f856

Browse files
Release: 0.3.1 (#79)
1 parent 5371f1c commit 5c4f856

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

.auto-changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"issueUrl": "https://github.com/BlueBrain/luigi-tools/issues/{id}",
99
"mergeUrl": "https://github.com/BlueBrain/luigi-tools/pull/{id}",
1010
"compareUrl": "https://github.com/BlueBrain/luigi-tools/compare/{from}..{to}",
11-
"startingVersion": "0.2.0"
11+
"startingVersion": "0.3.1"
1212
}

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/BlueBrain/luigi-tools/compare/0.3.0..0.3.1)
4+
5+
> 2 March 2023
6+
7+
### Fixes
8+
9+
- The @copy_params decorator fails with parameter schemas (Adrien Berchet - [#78](https://github.com/BlueBrain/luigi-tools/pull/78))
10+
11+
<!-- auto-changelog-above -->
12+
313
## [0.3.0](https://github.com/BlueBrain/luigi-tools/compare/0.2.1..0.3.0)
414

515
> 28 February 2023
@@ -37,8 +47,6 @@
3747

3848
- Reload config from LUIGI_CONFIG_PATH after the template and luigi.cfg (Adrien Berchet - [#65](https://github.com/BlueBrain/luigi-tools/pull/65))
3949

40-
<!-- auto-changelog-above -->
41-
4250
## [0.1.1](https://github.com/BlueBrain/luigi-tools/compare/0.1.0..0.1.1)
4351

4452
> 6 December 2022

0 commit comments

Comments
 (0)