Skip to content

Commit 3d722eb

Browse files
authored
Added 0.38 Notes
1 parent a58c748 commit 3d722eb

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

CHANGELOG.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,30 @@ If you love PyT, please star our project on GitHub to show your support! :star:
2323
[@xxxx]: https://github.com/xxxx
2424
-->
2525

26+
# 0.38
27+
##### August 2nd, 2018
28+
29+
#### :tada: New Features
30+
31+
* Support for all async node types ([#158], thanks [@bcaller])
32+
33+
[#158]: https://github.com/python-security/pyt/pull/158
34+
35+
#### :bug: Bugfixes
36+
* Fixed a bug where we [wrote to the default_blackbox_mapping file](https://github.com/python-security/pyt/commit/0038b1e2ea92b7e38bd7f94e52380d7514830aa8) even if the `-i` option was not being used. ([#161], thanks [@polyzen])
37+
38+
[@polyzen]: https://github.com/polyzen
39+
[#161]: https://github.com/python-security/pyt/issues/161
40+
41+
#### :snake: Miscellaneous
42+
43+
* Switched to using built-in mock ([#160], thanks [@polyzen])
44+
45+
[#160]: https://github.com/python-security/pyt/pull/160
46+
47+
2648
# 0.37
27-
##### July 30, 2018
49+
##### July 30th, 2018
2850

2951
#### :tada: New Features
3052

@@ -91,7 +113,7 @@ If you love PyT, please star our project on GitHub to show your support! :star:
91113
[#156]: https://github.com/python-security/pyt/pull/156
92114

93115
# 0.34
94-
##### April 24, 2018
116+
##### April 24th, 2018
95117

96118
#### :tada: New Features
97119

0 commit comments

Comments
 (0)