diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c9a5c9d29..8fdd5e0431 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ All notable changes to this project will be documented in this file based on the * Add `user.full_name` field. #201 * Add `network.community_id` field. #208 * Add fields `geo.country_name` and `geo.region_iso_code`. #214 +* Add fields `source.address` and `destination.address`. #247 ### Improvements * Improved the definition of the file fields #196