Skip to content

Commit 89bce3e

Browse files
authored
Merge pull request #60 from pybuilder/release_0.12.6
Release 0.12.6
2 parents 1743ceb + 1db37de commit 89bce3e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

articles/_release-notes/v0.10.x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ list_title: Versions 0.10.x
105105
default instead of `None`.
106106

107107
## Version 0.10.39
108-
* Resolved problems with the python core plugin on windows. Packages with leading backslashes were leading to problems with the setup script. Thanks to [@SzeMengTan](https://github.com/SzeMengTan) for reporting.
108+
* Resolved problems with the python core plugin on windows. Packages with leading backslashes were leading to problems with the setup script. Thanks to [@SzeMengTan](#) for reporting.
109109

110110
## Version 0.10.38
111111
* Initial version of a sphinx plugin. Pull request by [@tjpnz](https://github.com/tjpnz), thanks!.

articles/_release-notes/v0.12.x.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ list_title: Versions 0.12.x
66

77
# Release Notes - Versions 0.12.x
88

9+
## Version 0.12.6
10+
11+
### Bugs Fixed
12+
13+
* [#715 Copy_resources plugin not copying files/folders located outside of "dir_source_main_python" value](https://github.com/pybuilder/pybuilder/issues/715)
14+
915
## Version 0.12.5
1016

1117
### Bugs Fixed

0 commit comments

Comments
 (0)