ifdef::env-github[]
NOTE: Release notes are best read in our documentation at
https://www.elastic.co/guide/en/apm/agent/ruby/current/release-notes.html[elastic.co]
endif::[]

////
[[release-notes-x.x.x]]
==== x.x.x (YYYY-MM-DD)

[float]
===== Breaking changes
- Breaking change

[float]
===== Deprecated
- Deprecation {pull}2526[#2526]

[float]
===== Added
- Feature {pull}2526[#2526]

[float]
===== Changed
- Change {pull}2526[#2526]

[float]
===== Fixed
- Fix {pull}2526[#2526]

[float]
[[unreleased]]
==== Unreleased
////

[[release-notes-1.x]]
=== ECS logging Ruby 1.x

[[release-notes-1.0.0]]
==== 1.0.0 (2021-02-09)

===== Added

- Add tracing IDs from Elastic APM if running alongside {pull}14[#14]

[[release-notes-0.x]]
=== ECS logging Ruby 0.x

[[release-notes-0.2.1]]
==== 0.2.1 (2021-01-13)

===== Fixed

- Calling severity methods without a progname {pull}13[#13]

[[release-notes-0.2.0]]
==== 0.2.0 (2020-12-09)

===== Added

- Use `include_origin` to attach stack traces to logs {pull}1[#1]
- More fields logged when using Rack middleware {pull}6[#6]

[[release-notes-0.1.0]]
==== 0.1.0 (2020-11-25)

Initial release
