Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ include::./api.asciidoc[API documentation]
include::./upgrading.asciidoc[Upgrading from previous versions]

include::./tuning.asciidoc[Tuning and Overhead considerations]

include::./release-notes.asciidoc[Release notes]
4 changes: 4 additions & 0 deletions docs/release-notes.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[[release-notes]]
== Release notes

Release notes are published in the https://github.com/elastic/apm-agent-python/blob/master/CHANGELOG.md[changelog].