File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.19.0] ( https://github.com/getappmap/appmap-python/compare/v1.18.4...v1.19.0 ) (2024-02-13)
2+
3+
4+ ### Bug Fixes
5+
6+ * get rid of unused metadata fields ([ 87efc91] ( https://github.com/getappmap/appmap-python/commit/87efc91b262c607b38f5f38eeb5c3c9942074147 ) )
7+
8+
9+ ### Features
10+
11+ * add process recording ([ 81e5226] ( https://github.com/getappmap/appmap-python/commit/81e52268ba87905b2f973a120020aec74d09bece ) )
12+
113## [ 1.18.4] ( https://github.com/getappmap/appmap-python/compare/v1.18.3...v1.18.4 ) (2024-02-10)
214
315
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " appmap"
3- version = " 1.18.4 "
3+ version = " 1.19.0 "
44description = " Create AppMap files by recording a Python application."
55readme = " README.md"
66authors = [
You can’t perform that action at this time.
0 commit comments