Skip to content

Commit f104587

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.4...v1.11.0) (2022-10-25) ### Features * Don't show noise in the console. ([f763eb6](f763eb6))
1 parent 40690e6 commit f104587

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.11.0](https://github.com/getappmap/appmap-python/compare/v1.10.4...v1.11.0) (2022-10-25)
2+
3+
4+
### Features
5+
6+
* Don't show noise in the console. ([f763eb6](https://github.com/getappmap/appmap-python/commit/f763eb63a4d76d6f54ec0985d758803475850553))
7+
18
## [1.10.4](https://github.com/getappmap/appmap-python/compare/v1.10.3...v1.10.4) (2022-10-23)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "appmap"
3-
version = "1.10.4"
3+
version = "1.11.0"
44
description = "Create AppMap files by recording a Python application."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)