Skip to content

Commit

Permalink
Add PR ids in the changelog. I keep forgetting to do that.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Martin committed Oct 25, 2018
1 parent 15b0709 commit 6bf313f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ All notable changes to this project will be documented in this file based on the
* Remove top level objects `kubernetes` and `tls`. #132
* Remove `*.timezone.offset.sec` fields as too specific for ECS at the moment. #134
* Make the following fields keyword: device.vendor, file.path, file.target_path, http.response.body, network.name, organization.name, url.href, url.path, url.query, user_agent.original
* Rename `url.host.name` to `url.hostname` to better align with industry convention.
* Rename `url.host.name` to `url.hostname` to better align with industry convention. #147
* Make the following fields keyword: device.vendor, file.path, file.target_path, http.response.body, network.name, organization.name, url.href, url.path, url.query, user_agent.original. #137
* Only two fields using `text` indexing at this time are `message` and `error.message`.
* Rename `host.name` to `host.hostname` to better align with industry convention.
* Rename `host.name` to `host.hostname` to better align with industry convention. #144

### Bugfixes

Expand Down

0 comments on commit 6bf313f

Please sign in to comment.