Skip to content

Commit 43edc55

Browse files
committed
Updated missing info in CHANGELOD
1 parent 90db42e commit 43edc55

File tree

4 files changed

+3
-0
lines changed

4 files changed

+3
-0
lines changed

docs/changelog.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ <h4 id='fixed' class='heading'>Fixed:</h4>
264264

265265
<ul>
266266
<li>Fixed problem with not printable ASCI characters by @TimeDelta</li>
267+
<li>Fixed problem with missing generic constraints by @demalex</li>
267268
</ul>
268269

269270
<hr>

docs/docsets/SwiftyMocky.docset/Contents/Resources/Documents/changelog.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ <h4 id='fixed' class='heading'>Fixed:</h4>
264264

265265
<ul>
266266
<li>Fixed problem with not printable ASCI characters by @TimeDelta</li>
267+
<li>Fixed problem with missing generic constraints by @demalex</li>
267268
</ul>
268269

269270
<hr>

docs/docsets/SwiftyMocky.tgz

-13 Bytes
Binary file not shown.

guides/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ All changes to SwiftyMocky project will be documented in this file.
88

99
#### Fixed:
1010
* Fixed problem with not printable ASCI characters by @TimeDelta
11+
* Fixed problem with missing generic constraints by @demalex
1112

1213
-----
1314

0 commit comments

Comments
 (0)