Skip to content

Commit 123083d

Browse files
committed
Added CHANGELOG entry for string interpolation fix
1 parent 9701104 commit 123083d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ Fixed
9090
* Fixed a regression in the ``linux.dig`` action on Python 3. (bug fix) #4993
9191

9292
Contributed by @blag
93+
* Fixed a bug in pack installation logging code where unicode strings were not being
94+
interpolated properly. (bug fix)
95+
96+
Contributed by @misterpah
9397

9498
Removed
9599
~~~~~~~

0 commit comments

Comments
 (0)