Skip to content

Commit 11229e3

Browse files
author
Colman Yau
committed
Update CHANGELOG for changes imposed in 1.0.2, 1.0.3 and 1.0.4
1 parent 69bdbf8 commit 11229e3

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

CHANGELOG.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,25 @@
22
CHANGELOG
33
=========
44

5-
1.0.1 (layer_v3)
5+
1.0.4 (layer_v4)
6+
===================
7+
* Attempt to report profile before sample to avoid incorrect profile end time (Issue #15)
8+
* Add synthetic frame for lxml schema init
9+
10+
1.0.3
11+
===================
12+
* Add requirements.txt in PyPI source release (Issue #13)
13+
14+
1.0.2
615
===================
16+
* Fix timestamp bug in file reporter (Issue #10)
717

18+
1.0.1 (layer_v3)
19+
===================
820
* Fix bug for running agent in Windows; Update module_path_extractor to support Windows applications
921
* Use json library instead of custom encoder for profile encoding for more reliable performance
1022
* Specify min version for boto3 in setup.py
1123

1224
1.0.0 (layer_v1, layer_v2)
1325
==========================
14-
1526
* Initial Release

0 commit comments

Comments
 (0)